instiki/vendor/plugins/maruku/tests/others/footnotes.md
Jacques Distler 1085168bbf Update to latest HTML5lib, Add Maruku testdir
Sync with the latest html5lib.
Having the Maruku unit tests on-hand may be useful for debugging; so let's include them.
2008-01-08 00:01:35 -06:00

17 lines
327 B
Markdown

That's some text with a footnote [^b] and another [^c] and another [^a].
[^a]: And that's the footnote.
That's the second paragraph of the footnote.
[^b]: And that's the footnote.
This is second sentence (same paragraph).
[^c]:
This is the very long one.
That's the second paragraph.
This is not a footnote.