📜  降价脚注 - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:31.707000             🧑  作者: Mango

代码示例1
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.