bin/mutt-md2html

Fri, 28 Apr 2017 15:00:20 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 28 Apr 2017 15:00:20 -0400
changeset 552
1a131edec257
child 556
0313b9d2f171
permissions
-rwxr-xr-x

Nice up pandoc-html thing

552
1a131edec257 Nice up pandoc-html thing
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 #!/bin/sh
1a131edec257 Nice up pandoc-html thing
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2 exec pandoc -sS --self-contained --highlight-style=monochrome -f markdown -t html5 $*

mercurial