example frontmatter title

h2 header

h3 header

h4 header

A simple paragraph

2nd paragraph. Italic, bold, and monospace.

List:

  • One
  • Two
    • Three
  • Four

Block quotes

can be nested

def hello do
  IO.puts "world"
end

Here’s a link to a website, to the local get started guide, and to a section heading in the current doc. Here’s a footnote 1.

Line 1
Line 2
Line 3
Tables Are Cool
col 1 is left-aligned $1600
col 2 is centered $12
col 3 is right-aligned $1

example image

  1. Some footnote text.