File: footnotes.text

package info (click to toggle)
libtext-markdown-perl 1.000031-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,988 kB
  • sloc: perl: 2,164; makefile: 9
file content (18 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This is a para with a footnote.[^1]

This is another para with a footnote[^2] in it. Actually it has two[^3] of
them. No, three[^4].


[^1]: Here is the body of the first footnote.

[^2]: And of the second footnote.

    This one has multiple paragraphs.

[^3]: 
    Here is a footnote body that starts on next line.

[^4]: quickie "that looks like a link ref if not careful"