+++
title = "CommonMark"
+++
Italic
Italic
Bold
Bold
Blockquote
List
1) One
2) Two
3) Three
Inline code with backticks
# code block
print '3 backticks or'
print 'indent 4 spaces'
# code block
print '3 backticks or'
print 'indent 4 spaces'