diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/command/5543.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/command/5543.md b/test/command/5543.md new file mode 100644 index 000000000..6cae49e66 --- /dev/null +++ b/test/command/5543.md @@ -0,0 +1,8 @@ +``` +% pandoc -t markdown +1\. item +: description +^D +1\. item +: description +``` |