aboutsummaryrefslogtreecommitdiff
path: root/tests/textile-reader.textile
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-08-11 11:21:49 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-08-11 11:22:39 -0700
commit6fae136cbb1ed28047e615217b5ce082875f5b19 (patch)
treedbc355f83904bde976f67cbff188ed8cededde70 /tests/textile-reader.textile
parent4a535211d8a9ef80e859925694e1b06e76f62196 (diff)
downloadpandoc-6fae136cbb1ed28047e615217b5ce082875f5b19.tar.gz
Textile reader: list and HTML block parsing improvements.
Closes #1513. Lists can now start without an intervening blank line. Also, html block-level tags that don't start a line are parsed as RawInline and don't interrupt paragraphs, as in RedCloth.
Diffstat (limited to 'tests/textile-reader.textile')
-rw-r--r--tests/textile-reader.textile6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/textile-reader.textile b/tests/textile-reader.textile
index c0c0659b7..e1e143531 100644
--- a/tests/textile-reader.textile
+++ b/tests/textile-reader.textile
@@ -123,6 +123,12 @@ h2. Issue #1500
* two
-> and more
+h2. Issue #1513
+
+List:
+* one
+* two
+
h2. Definition List
- coffee := Hot and black