Font Styles | |
---|---|
**Strong** | Strong |
*Italic* | Italic |
`Inline Code` | Inline Code |
``` lines of code ``` |
lines of code |
Lists | |
- Item 1 - Item 2 ...or... * Item 1 * Item 2 |
|
1. Item 1 2. Item 2 |
|
Headings | |
Title
1 ======= | Title 1 |
Title
2 ------- | Title 2 |
### Title 3 | Title 3 |
Links | |
http://foo.bar | http://foo.bar |
[Foo](http://foo.bar) | Foo |
Inline images | |
 | |
Tables (PHP Markdown Extra Syntax) |