mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 05:05:53 +00:00
104 B
104 B
% pandoc -f markdown -t html
[test](url
"title")
^D
<p><a href="url" title="title">test</a></p>