H1
H2
H3
H4
H5
H6
Emphasis
Strong Emphasis
Combine
Strikethrough
- First ordered list item
- Another item ⋅⋅* Unordered sub-list.
- Actual numbers don’t matter, just that it’s a number ⋅⋅1. Ordered sub-list
- And another item.
- Unordered list can use asterisks
- Or minuses
- Or pluses
I’m an inline-style link with title
![]()
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>.
| Markdown | Less | Pretty |
|---|---|---|
| Still | renders |
nicely |
| 1 | 2 | 3 |
Blockquotes are very handy in email to emulate reply Is this second line
OK this is second line
Tag:
web jekyll tutorial