bin/mutt-md2html@2c3afa7e900f
bin/mutt-md2html
Fri, 30 Jun 2017 12:06:33 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 30 Jun 2017 12:06:33 -0400
- changeset 614
- 2c3afa7e900f
- parent 565
-
b559ab3fd0ce
- child 684
-
217647e6c878
- permissions
- -rwxr-xr-x
make gV keep register type
#!/bin/sh
exec pandoc -sS \
-f markdown-blank_before_blockquote \
-t html5 \
--self-contained \
--template=mail \
--highlight-style=monochrome \
--email-obfuscation=none \
$*