aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-08 17:59:52 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-08 17:59:52 -0300
commite58ac658106d1f217d073741b8dbc872ba66c8bf (patch)
treea2a9a00210ae8cdb9c073eeb4f4f90838709b1ec
parent30b64ed8411e28322f7cae2412ecaf289891877d (diff)
downloadmail-e58ac658106d1f217d073741b8dbc872ba66c8bf.tar.gz
mail-e58ac658106d1f217d073741b8dbc872ba66c8bf.tar.bz2
Test pandoc for html mail dump
-rw-r--r--mailcap.dot.link3
1 files changed, 2 insertions, 1 deletions
diff --git a/mailcap.dot.link b/mailcap.dot.link
index 2658f38..f77c412 100644
--- a/mailcap.dot.link
+++ b/mailcap.dot.link
@@ -146,7 +146,8 @@ application/vnd.stardivision.math;soffice %s
application/x-starmath;soffice %s
applicatiom/rtf; unrtf --text '%s'; copiousoutput; description="M$ Word Text"; nametemplate=%s.doc
#text/html; lynx -dump %s; nametemplate=%s.htm; copiousoutput
-text/html; links -dump %s; nametemplate=%s.htm; copiousoutput
+#text/html; links -dump %s; nametemplate=%s.htm; copiousoutput
+text/html; pandoc -f html -t markdown; copiousoutput; description=HTML Text; test=type pandoc >/dev/null
application/pgp-keys; gpg -f < %s ; copiousoutput
audio/mp3;mpg123 %s
audio/mpeg;mplayer %s