Skip to content

Instantly share code, notes, and snippets.

@brossi
Last active November 2, 2015 19:44
Show Gist options
  • Save brossi/30fbb2a61629b81b063f to your computer and use it in GitHub Desktop.
Save brossi/30fbb2a61629b81b063f to your computer and use it in GitHub Desktop.
Daology content editor footnote support

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 has already been used before.5

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

Note: Referencing a footnote from within another footnote isn't possible at this time.

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
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment