aboutsummaryrefslogtreecommitdiff
path: root/tests/testsuite.txt
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-12-21 19:33:57 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-12-21 19:33:57 +0000
commitd2105f66930f4d14bbeabe2bbbe4f764bb9cb10f (patch)
treeb214e05ce9ddb0fe3330174946318fb56f7e884d /tests/testsuite.txt
parent48b8267126fc82aadf289762718b8c01e5331e4c (diff)
downloadpandoc-d2105f66930f4d14bbeabe2bbbe4f764bb9cb10f.tar.gz
+ Added regression tests with footnotes in quote blocks and lists.
+ This uncovered an existing bug in the RTF writer, which got indentation wrong on footnotes occuring in indented blocks like lists. Fixed this bug. git-svn-id: https://pandoc.googlecode.com/svn/trunk@263 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/testsuite.txt')
-rw-r--r--tests/testsuite.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/testsuite.txt b/tests/testsuite.txt
index 9d6481126..2d3b7967d 100644
--- a/tests/testsuite.txt
+++ b/tests/testsuite.txt
@@ -596,6 +596,10 @@ contains a space.[^my note] Here is an inline note.^[This
is *easier* to type. Inline notes may contain
[links](http://google.com) and `]` verbatim characters.]
+> Notes can go in quotes.^[In quote.]
+
+1. And in list items.^[In list.]
+
[^longnote]: Here's the long note. This one contains multiple
blocks.