bin/mutt-md2html@ea343e7d3abc
bin/mutt-md2html
Thu, 15 Feb 2018 15:29:28 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 15 Feb 2018 15:29:28 -0500
- changeset 683
- ea343e7d3abc
- parent 565
-
b559ab3fd0ce
- child 684
-
217647e6c878
- permissions
- -rwxr-xr-x
move reply startup
#!/bin/sh
exec pandoc -sS \
-f markdown-blank_before_blockquote \
-t html5 \
--self-contained \
--template=mail \
--highlight-style=monochrome \
--email-obfuscation=none \
$*