diff options
Diffstat (limited to 'mutt/.mutt/muttrc')
-rw-r--r-- | mutt/.mutt/muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc index e40206d..f78b7cb 100644 --- a/mutt/.mutt/muttrc +++ b/mutt/.mutt/muttrc @@ -100,4 +100,4 @@ set reverse_name alternates ".*@vaes.uk" # HTML email -macro compose 5 "F pandoc -s -f markdown -t html --webtex -H $HOME/.mutt/pandoc.html \ny^T^Utext/html; charset=utf-8\n" +macro compose 5 "$HOME/.mutt/filter\ny^T^Utext/html; charset=utf-8\n" |