bin/mutt-md2html

Sun, 30 Apr 2017 16:59:36 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 30 Apr 2017 16:59:36 -0400
changeset 553
3f1c2badefc5
parent 552
1a131edec257
child 556
0313b9d2f171
permissions
-rwxr-xr-x

Drop guard

#!/bin/sh
exec pandoc -sS --self-contained --highlight-style=monochrome -f markdown -t html5 $*

mercurial