Fri, 05 May 2017 17:48:00 -0400
disable email obfu
--- 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 \ $*