From e58ac658106d1f217d073741b8dbc872ba66c8bf Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 8 Jun 2015 17:59:52 -0300 Subject: Test pandoc for html mail dump --- mailcap.dot.link | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3