diff --git a/bin/mutt-md2html b/bin/mutt-md2html --- a/bin/mutt-md2html +++ b/bin/mutt-md2html @@ -5,4 +5,5 @@ exec pandoc -sS \ --self-contained \ --template=mail \ --highlight-style=monochrome \ + --email-obfuscation=none \ $*