Phrase Emphasis
italic bold
italic bold
Links
Inline:
An example
Reference-style labels (titles are optional): An example. Then, anywhere else in the doc, define the link:
Images
Inline (titles are optional):
atx-style (closing #'s are optional):
Lists
Ordered, without paragraphs:
- Foo
- Bar Unordered, with paragraphs:
-
A list item.
With multiple paragraphs.
-
Bar You can nest them:
-
Abacus
- answer
-
Bubbles
- bunk
- bupkis
- BELITTLER
- burper
-
Cunning
Blockquotes
Email-style angle brackets are used for blockquotes.
And, they can be nested.
- You can quote a list.
- Etc.
Code Spans
<code>
spans are delimited
by backticks.
You can include literal backticks
like `this`
.
Preformatted Code Blocks
Indent every line of a code block by at least 4 spaces or 1 tab.
This is a normal paragraph.
This is a preformatted
code block.
Manual Line Breaks
End a line with two or more spaces:
Roses are red,
Violets are blue.