Title
H1
H2
H3
H4
H5
H6
Emphasis
Emphasis, aka italics, with asterisks or underscores.
Strong emphasis, aka bold, with asterisks or underscores.
Combined emphasis with asterisks and underscores.
Strikethrough uses two tildes. Scratch this.
Text
Text Paragraph one
Text Paragraph two
Blockquote
This text is
Blockquoted
Link
Inpsired by Markdown Cheatsheet Twitter
Table
Colons can be used to align columns.
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
List
Inline HTML
Code and Syntax Highlighting
var s = "JavaScript syntax highlighting"
alert(s)
s = "Python syntax highlighting"
print s
No language indicated, so no syntax highlighting.
But let's throw in a <b>tag</b>.
Inline code
has back-ticks around
it.
Horizontal Rule
Three or more...
Hyphens
Asterisks
Underscores