mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Markdown reader: don't produce empty Raw element with --strip-comments.
Closes #11625.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
- two
|
||||
^D
|
||||
<ul>
|
||||
<li>one </li>
|
||||
<li>one</li>
|
||||
<li>two</li>
|
||||
</ul>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user