www/parsedown-extra-0.7.1/test/data/footnote.md

11 lines
108 B
Markdown
Raw Normal View History

2019-07-06 23:20:09 +00:00
first [^1] second [^2].
[^1]: one
[^2]: two
first [^a] second [^b].
[^a]: one
[^b]: two
second time [^1]