Mercurial
>
hg
>
mhoward
>
dotfiles
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: bin/mutt-md2html
bin/mutt-md2html
changeset 552
1a131edec257
child 556
0313b9d2f171
equal
deleted
inserted
replaced
551:bc4d3229cff1
552:1a131edec257
1
#!/bin/sh
2
exec pandoc -sS --self-contained --highlight-style=monochrome -f markdown -t html5 $*