From 451019290b01dac359ae5d7b55e4fd5829ed9faa Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 15 Mar 2015 14:48:01 -0700 Subject: AsciiDoc writer: insert some needed blank lines. Closes #1860. --- tests/writer.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests') diff --git a/tests/writer.asciidoc b/tests/writer.asciidoc index 4b063fe68..08fe1de8b 100644 --- a/tests/writer.asciidoc +++ b/tests/writer.asciidoc @@ -375,15 +375,19 @@ HTML Blocks Simple block on one line: foo + And nested without indentation: foo bar + Interpreted markdown in a table: This is _emphasized_ + And this is *strong* + Here’s a simple block: foo @@ -405,6 +409,7 @@ As should this: Now, nested: foo + This should just be an HTML comment: Multiline: -- cgit v1.2.3