X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/0e22b3603ff0a4f8c672ff9585b32ccb2ee4c424..3031cacf7cdae16c8ac58ca399675b22ab3ea0d9:/.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',