diff options
Diffstat (limited to 'tests/extensions/extra/footnote.txt')
-rw-r--r-- | tests/extensions/extra/footnote.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/extensions/extra/footnote.txt b/tests/extensions/extra/footnote.txt index 9f89397..c5c1c92 100644 --- a/tests/extensions/extra/footnote.txt +++ b/tests/extensions/extra/footnote.txt @@ -1,6 +1,6 @@ -This is the body with a footnote[^1] or two[^2] or more[^3] [^4]. +This is the body with a footnote[^1] or two[^2] or more[^3] [^4] [^5]. -Also a reference that does not exist[^5]. +Also a reference that does not exist[^6]. [^1]: Footnote that ends with a list: @@ -14,3 +14,7 @@ Also a reference that does not exist[^5]. [^4]: A footnote with multiple paragraphs. Paragraph two. + +[^5]: First line of first paragraph. +Second line of first paragraph is not intended. +Nor is third... |