Dup Goto 📝

MarkdownFootnotes

PT2/aw/sandbox 07-31 13:46:45
To Pop
13 lines, 46 words, 349 chars Monday 2023-07-31 13:46:45

From the markdown guide

Here's a simple footnote,[^1] and here's a longer one.[^bignote]

[^1]: This is the first footnote.

[^bignote]: Here's one with multiple paragraphs and code.

Indent paragraphs to include them in the footnote.

`{ my code }`

Add as many paragraphs as you like.