jgm / djot

A light markup language
https://djot.net
MIT License
1.62k stars 43 forks source link

Inline footnotes? #286

Open rauschma opened 3 months ago

rauschma commented 3 months ago

I like Pandoc’s inline footnotes:

Here is an inline note.^[Inline notes are easier to write, since
you don't have to pick an identifier and move down to type the
note.]

Are there any plans to support them in djot? Would it use the same syntax?