bin/mutt-md2html@1a131edec257
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
#!/bin/sh
exec pandoc -sS --self-contained --highlight-style=monochrome -f markdown -t html5 $*