X-Git-Url: https://git.madduck.net/etc/neomutt.git/blobdiff_plain/1f6911d51868f7135c07a6c31f0bb8621365173c..bddb408b77fcf22184c8b929bf14f84a29bf8960:/.config/neomutt/neomuttrc diff --git a/.config/neomutt/neomuttrc b/.config/neomutt/neomuttrc index 6562dcf..32cd6cf 100644 --- a/.config/neomutt/neomuttrc +++ b/.config/neomutt/neomuttrc @@ -66,4 +66,4 @@ tag-formats "inbox" "GI" \ set pager_format="<%a> %* %J (%P)" set my_markdown_extensions="admonition,codehilite,sane_lists,smarty,pymdownx.extra,pymdownx.highlight,pymdownx.critic,pymdownx.keys,pymdownx.magiclink,pymdownx.mark,pymdownx.saneheaders,pymdownx.smartsymbols,nl2br" -macro compose y " source '$my_confdir/buildmimetree.py --extensions $my_markdown_extensions --tempdir $tmpdir --css-file $my_confdir/htmlmail.css|' source \$my_mdwn_postprocess_cmd_file" "Convert message into a modern MIME tree with inline images" +macro compose y " source '$my_confdir/buildmimetree.py --extensions $my_markdown_extensions --tempdir $tmpdir --css-file $my_confdir/htmlmail.css --domain madduck.net|' source \$my_mdwn_postprocess_cmd_file" "Convert message into a modern MIME tree with inline images"