mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 08:46:56 +00:00
101 B
101 B
% pandoc -f html -t markdown
Some text
<ul>
<li>element</li>
</ul>
^D
Some text
- element