Sample title
H1
Lorem ipsum...
H2
dolor sit amet...
H3
consectetur adipiscing elit...
H4
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua...
H5
Ut enim ad minim veniam...
H6
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat...
Emphasis
Emphasis, aka italics, with asterisks or underscores.
Strong emphasis, aka bold, with asterisks or underscores.
Combined emphasis with asterisks and underscores.
Lists
- First ordered list item
- Another item
- Actual numbers don't matter, just that it's a number
- Subitem
- Subitem
- And another item.
- First unordered list item
- Another item
- And another item.
- Subitem1
- Subitem2
Links
I'm an inline-style link with title
I'm a reference-style link
URLs and URLs in angle brackets will automatically get turned into links. http://www.example.com
Inline-style:
Code
Inline code
has back-ticks around
it.
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>.
Tables
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 |
There must be at least 3 dashes separating each header cell. The outer pipes (|) are optional, and you don't need to make the raw Markdown line up prettily. You can also use inline Markdown.
Markdown | Less | Pretty |
---|---|---|
Still | renders | nicely |
1 | 2 | 3 |
Blockquotes
Blockquotes are very handy in email to emulate reply text. This line is part of the same quote.
Quote break.
This is a very long line that will still be quoted properly when it wraps. Oh boy let's keep writing to make sure this is long enough to actually wrap for everyone. Oh, you can put Markdown into a blockquote.
Horizontal Rule
Lorem ipsum...
dolor sit amet...