X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/97d55ca4647b0ce06db650e5a502dcca3083cdf7..f6520a2a3b39414ab5fedc2da201887a974b9a9c:/.mutt/markdown2html diff --git a/.mutt/markdown2html b/.mutt/markdown2html index 7853ae5..be705d6 100755 --- a/.mutt/markdown2html +++ b/.mutt/markdown2html @@ -227,6 +227,7 @@ def _convert_with_pandoc(mdwn, inputfmt='markdown', outputfmt='html5', 'inline_notes', 'emoji', 'tex_math_double_backslash', + 'autolink_bare_uris' ] if not ext_disabled: ext_disabled = [ 'tex_math_single_backslash',