b6e7bfaf1d
Closes #3487.
103 B
103 B
% pandoc -f html -t markdown
Some text
<ul>
<li>element</li>
</ul>
^D
Some text
- element