Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 948 Bytes

File metadata and controls

41 lines (26 loc) · 948 Bytes

A simple footnote1 and one with a label.2 Labels can be anything.3

Footnotes can be defined out of order4 (both where they're called and defined).

Block elements such as…

…headers…5

  • …lists…5

…and quotes…6

…can contain footnotes, and footnotes can contain block elements. One footnote can be referenced multiple times.

End of test.

Footnotes

  1. The first footnote, with inline formatting.

  2. Labelled footnote (number 2) also with multiple lines.

  3. Any characters are allowed.

  4. Out of order and with multiple lines.

  5. A footnote (number 5) with block elements.

    The blocks must be intented

    • by the same amount, and
    • with a tab or four spaces.

    They can also contain

    code blocks.
    
    2
  6. Block footnotes can start

    on or after the first line.