disable email obfu

Fri, 05 May 2017 17:48:00 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 05 May 2017 17:48:00 -0400
changeset 565
b559ab3fd0ce
parent 564
81f1da7a57e1
child 566
df6478b36abb

disable email obfu

bin/mutt-md2html file | annotate | diff | comparison | revisions
--- 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 \
    $*

mercurial