mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 11:57:16 +00:00
2007cff203
Previously, autolinks rendered as raw HTML, due to the `class="uri"` added by pandoc's markdown reader. Closes #6740.
78 B
78 B
% pandoc -t gfm
<https://www.google.com>
^D
<https://www.google.com>