Pandoc example: . Here is a footnote reference,[^1] and another.[^longnote] [^1]: Here is the footnote. [^longnote]: Here's one with multiple blocks. Subsequent paragraphs are indented to show that they belong to the previous footnote. { some.code } The whole paragraph can be indented, or just the first line. In this way, multi-paragraph footnotes work like multi-paragraph list items. This paragraph won't be part of the note, because it isn't indented. .
Here is a footnote reference,[1] and another.[2]
This paragraph won't be part of the note, because it isn't indented.
bar baz ↩︎
[^ foo]: bar baz
[^foo ]: bar baz
. We support inline notes too (pandoc example): . Here is an inline note.^[Inlines notes are easier to write, since you don't have to pick an identifier and move down to type the note.] .Here is an inline note.[1]
Inlines notes are easier to write, since you don't have to pick an identifier and move down to type the note. ↩︎
foo[1]
bar ↩︎
foo ↩︎
blah ↩︎
blah ↩︎
Example[1]
this is another example https://github.com ↩︎
terminates here
abc
def hij
↩︎block
b [1]
Some text
c
d ↩︎
b