aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/writer.asciidoc')
-rw-r--r--tests/writer.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/writer.asciidoc b/tests/writer.asciidoc
index 799f174fd..4b063fe68 100644
--- a/tests/writer.asciidoc
+++ b/tests/writer.asciidoc
@@ -378,6 +378,7 @@ foo
And nested without indentation:
foo
+
bar
Interpreted markdown in a table:
@@ -386,6 +387,7 @@ And this is *strong*
Here’s a simple block:
foo
+
This should be a code block, though:
-------