Skip to content

Latest commit

 

History

History
91 lines (83 loc) · 1.83 KB

mddExample.md

File metadata and controls

91 lines (83 loc) · 1.83 KB


#H1 H1 H1 H1 H1 H1 H1 H1 ##H2 H2 H2 H2 H2 H2 H2 H2 ###H3 H3 H3 H3 H3 H3 H3 H3 ####H4 H4 H4 H4 H4 H4 H4 H4 #####H5 H5 H5 H5 H5 H5 H5 H5 ######H6 H6 H6 H6 H6 H6 H6 H6

Normal Paragraph Text

  • Bullet Points
  • Level 1
    • Level 2
      • Level 3
        • Level 4 and all further levels are squares
          • Level 5
  1. asdf
  2. asdf
  3. asdf a. asdfasdfasdf b. asdfasdfasdf c. asdfasdf

Bold Italisize Google Link
Image_Description



```typescript-Codeblock Name let x = "This is a typescript codeblock!!" ``` ?Multiple Choice question Example? !Answer1 !Answer2 !Answer3* !Answer4 +Description1 +Description2 +Description3 +Description4 p: 5 c: 1 Anything else will be rendered as normal MDD - bullet points, images, etc will also work!
Custom Table Name |sourcename|resource title|resource description|resource url| |sourcename|resource title|resource description|resource url| |sourcename|resource title|resource description|resource url|

N!-Customized Note Name! Any of the following blocks can have their names be customized N! W!Your yellow warning goes hereW! T!

  • You can use any markdown stuff inside of these blocks T! E!Your red error goes hereE!

!!(https://devnetic.appdevleague.org)

<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>

?What are the first 100 digits of pi? !hello world ^response.toLowerCase() +Placeholder +Correct Description +Incorrect Description p:5 c:2 Anything else will be rendered as normal MDD Stick codeblocks, bullet points, and more, to be rendered inside of the question