1
MF-10: Footnote stuff
Bernd Worsch edited this page 2025-09-21 20:54:30 +00:00

Here is a Markdown example that demonstrates how to create a footnote. Footnotes are another feature of Extended Markdown.


This is some text that needs a citation. You can add a footnote like this1 .

You can also have another footnote right here2 .

...


  1. This is the first footnote. ↩︎

  2. And this is the second footnote, providing more information. ↩︎