aboutsummaryrefslogtreecommitdiff
path: root/test/command/4528.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4528.md')
-rw-r--r--test/command/4528.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/4528.md b/test/command/4528.md
index a34af33c5..80be1df2c 100644
--- a/test/command/4528.md
+++ b/test/command/4528.md
@@ -15,7 +15,6 @@ This has \textsc{small caps} in it.
^D
This has <span class="smallcaps">small caps</span> in it.
```
-```
```
% pandoc --wrap=none -f latex -t markdown_strict+raw_html
@@ -31,6 +30,7 @@ This has <span class="smallcaps">small caps</span> in it.
This has <s>strikeout</s> in it.
^D
This has strikeout in it.
+```
```
% pandoc --wrap=none -f html -t commonmark+raw_html-strikeout