aboutsummaryrefslogtreecommitdiff
path: root/test/command/5080.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/5080.md')
-rw-r--r--test/command/5080.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/5080.md b/test/command/5080.md
index c9e9a2971..2dfd0683a 100644
--- a/test/command/5080.md
+++ b/test/command/5080.md
@@ -1,12 +1,12 @@
```
-pandoc -t asciidoc
+% pandoc -t asciidoc
[foo *bar*]{.small .red key=val}
^D
[.small .red]#foo _bar_#
```
```
-pandoc -f html -t asciidoc
+% pandoc -f html -t asciidoc
<small>SMALL</small>
^D
[.small]#SMALL#