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.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/5080.md b/test/command/5080.md
new file mode 100644
index 000000000..cd191eb98
--- /dev/null
+++ b/test/command/5080.md
@@ -0,0 +1,6 @@
+```
+pandoc -t asciidoc
+[foo *bar*]{.small .red key=val}
+^D
+[.small .red]#foo _bar_#
+```