mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 11:57:16 +00:00
6c4691324f
AsciiDoc requires it except for http, https, irc, mailto, ftp schemes. Closes #10105.
159 B
159 B
% pandoc -t asciidoc --wrap=preserve
[link](https://example.com)
[link](ftps://example.com)
^D
https://example.com[link]
link:ftps://example.com[link]