mirror of https://github.com/escalate/hugo-split-theme.git

edit | blame | history | raw

+++
title = "CommonMark"
+++

Italic

Italic

Bold

Bold

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Link

Image

Blockquote

  • List
  • List
  • List
  • List

  • List
  • List
  1. One
  2. Two
  3. Three

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'