summaryrefslogtreecommitdiff
path: root/tests/writer.plain
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-08-18 14:36:40 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-08-18 14:36:40 -0700
commit8d441af3da4709fd48a44e860d5a0cd4d35792af (patch)
tree2592fa03c4923df4723ac487c89bbe1cb0558607 /tests/writer.plain
parent3117c668a7d245689bfc291d5d9a64cb3178b52c (diff)
Adjusted writers and tests for change in parsing of div/span.
Textile, MediaWiki, Markdown, Org, RST will emit raw HTML div tags for divs. Otherwise Div and Span are "transparent" block containers.
Diffstat (limited to 'tests/writer.plain')
-rw-r--r--tests/writer.plain5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/writer.plain b/tests/writer.plain
index cc61916d2..60e7bb329 100644
--- a/tests/writer.plain
+++ b/tests/writer.plain
@@ -352,10 +352,13 @@ HTML Blocks
Simple block on one line:
foo
+
And nested without indentation:
foo
+
bar
+
Interpreted markdown in a table:
This is emphasized
@@ -363,6 +366,7 @@ And this is strong
Here’s a simple block:
foo
+
This should be a code block, though:
<div>
@@ -376,6 +380,7 @@ As should this:
Now, nested:
foo
+
This should just be an HTML comment:
Multiline: