Skip to content

Instantly share code, notes, and snippets.

@samwilson
Created October 1, 2021 00:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samwilson/7b019be180875e10a45b86eb9a2a88da to your computer and use it in GitHub Desktop.
Save samwilson/7b019be180875e10a45b86eb9a2a88da to your computer and use it in GitHub Desktop.

This is the first paragraph.1

  • List item one.2
  • List item two.3

Header4

Some paragraph with a footnote5, and another6.

Another paragraph with a named footnote7.

This paragraph should not have a footnote marker since the footnote is undefined.[^3]

This paragraph has a second footnote marker to footnote number one.5

This paragraph links to a footnote with plenty of block-level content.8

This paragraph host the footnote reference within a footnote test9.


Testing unusual footnote name11.


Footnotes mixed with images12 1800 Travel ![1830 Travel][img7]

Footnotes

  1. This is the first note.

  2. This is the second note.

  3. This is the third note, defined out of order.

  4. This is the fourth note.

  5. Content for fifth footnote. 2

  6. Content for sixth footnote spaning on three lines, with some span-level markup like emphasis, a link.

  7. Footnote beginning on the line next to the marker.

  8. Paragraph.

    • List item

    Blockquote

    Code block
    
  9. This footnote has a footnote of its own.10 2

  10. This footnote should appear even though it is referenced from another footnote. But 9 should be litteral since the footnote with that name has already been used.

  11. Haha!

  12. Footnote Content [img7]: images/MGR-1830-travel.jpeg "Travel Speeds in 1830"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment