| Font Styles | ||
|---|---|---|
| **Strong** | Strong | |
| _Italic_ | Italic | |
| > Quote | Quote | |
| 4 or more spaces | Code block | |
| Break Lines | ||
| end a line with 2 or more spaces | first line | |
| type an empty line (or containing only spaces) | first line | |
| Lists | ||
| * Item 1 * Item 2 |
| |
| 1. Item 1 2. Item 2 |
| |
| Headings | ||
| # Title 1 # | Title 1 | |
| ## Title ## | Title 2 | |
| Links | ||
| <http://foo.bar> | http://foo.bar | |
| [link](http://foo.bar/) | link | |
| [relative link](/about/) | relative link | |