bin/mutt-md2html

changeset 552
1a131edec257
child 556
0313b9d2f171
new file mode 100755
--- /dev/null
+++ b/bin/mutt-md2html
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec pandoc -sS --self-contained --highlight-style=monochrome -f markdown -t html5 $*

mercurial