Headings
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Strong and Emphasize
emphasize strong emphasize strong
Links and Email
Goto mmnn
Click here: Go to Google. Then, anywhere else in the doc, define the link:
An email example@example.com link.
Images


Lists
order list:
- Foo
- Bar
unorder list:
-
A list item.
With multiple paragraphs.
-
Bar
nested list:
- Abacus
- answer
- Bubbles
- bunk
- bupkis
- BELITTLER
- burper
- Cunning
Blockquotes
Email-style angle brackets are used for blockquotes.
And, they can be nested.
Headers in blockquotes
- You can quote a list.
- Etc.
Inline Code
<code> spans are delimited
by backticks.
You can include literal backticks
like `this`.
Block Code
This is a normal paragraph.
This is a preformatted
code block.
Horizontal Rules
Fenced code blocks are like Stardard
Markdown’s regular code blocks, except that
they’re not indented and instead rely on a
start and end fence lines to delimit the code
block.