diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/command/5918.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/5918.md b/test/command/5918.md new file mode 100644 index 000000000..0d8824503 --- /dev/null +++ b/test/command/5918.md @@ -0,0 +1,6 @@ +``` +% pandoc -t markdown -f latex +1. \textsc{excessive} +^D +1\. [excessive]{.smallcaps} +``` |