Phrase Emphasis
**bold**
_italic_
Links
Show me a [wiki page](WikiPage)
An [example](http://url.com/ "Title")
Headers
# Header 1
## Header 1
###### Header 6
Lists
Ordered, without paragraphs:
1. Foo
2. Bar
Unordered, with paragraphs:
* A list item.
With multiple paragraphs.
* Bar
Code Spans
`<code>` - spans are delimited by backticks
Preformatted Code Blocks
Indent every line of a code block by at least 4 spaces.
This is a normal paragraph.
This is a preformatted
code block.
Horizontal Rules
Three or more dashes:
---