Example Page
Write pages in Markdown.
Heading Two
Any text with no empty lines between will become a paragraph.
Leave an blank line between headings and paragraphs.
Font can be Italic or Bold.
Code can be highlighted with backticks.
Hyperlinks look like this GitHub Help.
Lists
A bullet list is created using *, +, or -, like:
- dog
- cat
- muffin
A numbered list is created using a number + ., like:
- one
- two
- three
- four
Horizontal rule:
 
    I found this Cat image on Wikimedia.
A block quote. Is like this.
A Table
| header | column a | column b | 
|---|---|---|
| dogs | 3 | 6 | 
| cats | 3 | 6 | 
| muffins | 15 | 30 |