bin/mutt-md2html@0775d43ca3d0
bin/mutt-md2html
Sat, 14 Oct 2017 00:45:09 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sat, 14 Oct 2017 00:45:09 -0400
- changeset 654
- 0775d43ca3d0
- parent 565
-
b559ab3fd0ce
- child 684
-
217647e6c878
- permissions
- -rwxr-xr-x
tired of ddg
#!/bin/sh
exec pandoc -sS \
-f markdown-blank_before_blockquote \
-t html5 \
--self-contained \
--template=mail \
--highlight-style=monochrome \
--email-obfuscation=none \
$*