bin/mutt-md2html@a74ea5b0fc73
bin/mutt-md2html
Tue, 28 Nov 2017 11:24:45 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 28 Nov 2017 11:24:45 -0500
- changeset 656
- a74ea5b0fc73
- parent 565
-
b559ab3fd0ce
- child 684
-
217647e6c878
- permissions
- -rwxr-xr-x
Fix error marker due to loose function-parameters match
#!/bin/sh
exec pandoc -sS \
-f markdown-blank_before_blockquote \
-t html5 \
--self-contained \
--template=mail \
--highlight-style=monochrome \
--email-obfuscation=none \
$*