diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/command/11374.md | 6 |
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# +``` |
