Module footnotes

Source
Expand description

Markdown footnote handling.

Structs§

FootnoteDef 🔒
The definition of a single footnote.
Footnotes 🔒
Moves all footnote definitions to the end and add back links to the references.

Functions§

render_footnotes_defs 🔒