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