diff options
-rw-r--r-- | test/command/5053.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/command/5053.md b/test/command/5053.md new file mode 100644 index 000000000..01d8b699e --- /dev/null +++ b/test/command/5053.md @@ -0,0 +1,14 @@ +``` +% pandoc +—_legibility_— +^D +<p>—<em>legibility</em>—</p> +``` + +``` +% pandoc +_filename_|_filetype_ +^D +<p><em>filename</em>|<em>filetype</em></p> +``` + |