aboutsummaryrefslogtreecommitdiff
path: root/tests/extensions-x-footnotes/named_markers.txt
blob: d246524d6afa917b51f147dcf60d01c7e1263aa8 (plain)
1
2
3
4
5
6
7
8
9
This is the body with footnotes[^foo] 
that have named[^bar] markers and 
oddly[^56]  numbered[^99] markers.

[^foo]: Footnote marked ``foo``.
[^bar]: This one is marked *bar*.
[^56]: A __numbered__ footnote.
[^99]: The last one.