diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/command/5565.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/5565.md b/test/command/5565.md new file mode 100644 index 000000000..1459e066d --- /dev/null +++ b/test/command/5565.md @@ -0,0 +1,6 @@ +``` +% pandoc -t asciidoc +***hi*** +^D +*_hi_* +``` |