you type: | you see: |
*italics* | italics |
**bold** | bold |
[reddit!](http://reddit.com) | reddit! |
* item 1 * item 2 * item 3 |
|
> quoted text | quoted text |
Lines starting with four spaces are treated like code: if 1 * 2 < 3: print "hello, world!" | Lines starting with four spaces are treated like code: if 1 * 2 < 3: |