letsblaze


Content

Writing Content

letsblaze renders standard Markdown with a few additions. This post covers everything available when writing content.

Headings

<h1> is reserved for the page title, rendered automatically by the theme. Use <h2> through <h6> for section headings within content.

H2

H3

H4

H5
H6

Lists

Ordered and unordered lists render with clean browser defaults.

  1. First item
  2. Second item
  3. Third item

Blockquotes

The web is for everyone. Build accordingly.