markdown/tests/issues/footnotes-10.mm
2014-07-31 01:25:23 +02:00

26 lines
466 B
XML

.P
Here is a footnote reference,\*F
.FS
.P
Here is the footnote.
.FE
and another.\*F
.FS
.P
Here's one with multiple blocks.
.P
Subsequent paragraphs are indented to show that they
belong to the previous footnote.
.VERBON 2
{ some.code }
.VERBOFF
.P
The whole paragraph can be indented, or just the first
line. In this way, multi-paragraph footnotes work like
multi-paragraph list items.
.FE
.P
This paragraph won't be part of the note, because it
isn't indented.