bin/mutt-md2html@a120f1d3d932
bin/mutt-md2html
Mon, 14 Aug 2023 22:04:03 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 14 Aug 2023 22:04:03 -0400
- changeset 1127
- a120f1d3d932
- parent 931
-
55c477df9d1b
- permissions
- -rwxr-xr-x
tmux: update DBUS_SESSION_BUS_ADDRESS to fix gpg pinentry
#!/bin/sh
exec pandoc \
--quiet \
--standalone \
-f markdown-blank_before_blockquote+smart \
-t html5 \
--self-contained \
--template=mail \
--highlight-style=monochrome \
--email-obfuscation=none \
"$@"