Here's list:
- This is simple.
- This is clear.
Ordered list:
- no 1
- no 2
- no 3
- Item 1
- Item 2
- Item 3
- Item 3a
- Item 3b
Format: Alt Text
block
<quotes>
inline code.
16c999e8c71134401a78d4d46435517b2271d6ac mojombo@16c999e8c71134401a78d4d46435517b2271d6ac mojombo/github-flavored-markdown@16c999e8c71134401a78d4d46435517b2271d6ac
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'})
}
}