mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 20:07:22 +00:00
108 B
108 B
% pandoc --strip-comments
- one
<!-- with comm -->
- two
^D
<ul>
<li>one </li>
<li>two</li>
</ul>