mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-24 10:11:40 +00:00
113 B
113 B
% pandoc -f markdown -t html5
<textarea>
one
*two*
</textarea>
^D
<textarea>
one
*two*
</textarea>