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