From bcdd7b2bf340db25963312b860d43aa4d9a1a146 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Thu, 17 Nov 2011 23:17:30 -0500 Subject: Some more tests for issue #51. An upate to Marcin Kasperski's tests (which I previously merged). Thanks Marcin. Also added a test for not-indented secondary lines of a first paragraph in a footnote definition. --- tests/extensions/extra/footnote.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'tests/extensions/extra/footnote.txt') 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... -- cgit v1.2.3