1. Introduction

  2. Usage

  3. Markdown features

    1. CommonMark

    2. Extensions

MisoDoc2

CommonMark

MisoDoc2 supports the CommonMark specification.

You have everything you would expect from basic Markdown, like italic, bold, links.

  • you
  • have
  • bullet lists
  1. and
  2. ordered lists
  3. too

Heading 2

Heading 3

and so on

blockquotes

because it’s cool

(code blocks
    (because it's
        (what we write)))

horizontal rules:


and images: