aboutsummaryrefslogtreecommitdiff
path: root/tests/rst-reader.rst
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-06-25 02:01:41 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-06-25 02:01:41 +0000
commit313405f59aa09b6f1a027002d35bc75cb15c976e (patch)
tree64e02b18b5342caa4e52ce382478d6c99650dc69 /tests/rst-reader.rst
parent15258f66f082879a4c49f0130ed05cac32074a1b (diff)
downloadpandoc-313405f59aa09b6f1a027002d35bc75cb15c976e.tar.gz
Allow continuation lines in line blocks.
Also added test cases for line blocks for RST reader. Resolves Issue #149. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1583 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/rst-reader.rst')
-rw-r--r--tests/rst-reader.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/rst-reader.rst b/tests/rst-reader.rst
index 09ff2b75c..2fcb4a5b9 100644
--- a/tests/rst-reader.rst
+++ b/tests/rst-reader.rst
@@ -428,3 +428,16 @@ Another paragraph
A third paragraph
+Line blocks
+===========
+
+| But can a bee be said to be
+| or not to be an entire bee,
+| when half the bee is not a bee,
+| due to some ancient injury?
+
+| Continuation
+ line
+| and
+ another
+