aboutsummaryrefslogtreecommitdiff
path: root/test/command/11374.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/11374.md')
-rw-r--r--test/command/11374.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/11374.md b/test/command/11374.md
new file mode 100644
index 000000000..065e81ac5
--- /dev/null
+++ b/test/command/11374.md
@@ -0,0 +1,6 @@
+```
+% pandoc -f native -t asciidoc
+[ Para [ SmallCaps [ Str "foo" ] ] ]
+^D
+[smallcaps]#foo#
+```