# HG changeset patch # User Meredith Howard # Date 1494020880 14400 # Node ID b559ab3fd0cecdd0822bc4dc4e9dd01edbcb3bfe # Parent 81f1da7a57e1d9e9900a1f55b57ed6fbf95a5cdf disable email obfu 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 \ $*