Hacker News new | ask | show | jobs
by dfc 5232 days ago
Pandoc extension for footnotes in markdown:

Here is a footnote reference,[^1] and another.[^longnote]

[^1]: Here is the footnote.

[^longnote]: Here's one with multiple blocks.