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