diff options
Diffstat (limited to 'test/command')
| -rw-r--r-- | test/command/7521.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/test/command/7521.md b/test/command/7521.md index 38bc40482..4a24f13e1 100644 --- a/test/command/7521.md +++ b/test/command/7521.md @@ -1,9 +1,9 @@  ``` -% pandoc  -- --strip-comments +% pandoc --strip-comments  - one    <!-- with comm -->  - two -- ^D +^D  <ul>  <li>one </li>  <li>two</li> | 
