File: footnotes.text

package info (click to toggle)
python-markdown2 2.3.7-2%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,952 kB
  • sloc: python: 2,790; makefile: 35
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"