14 months ago
skip luasnip/jsregexp build on windows (oops)
#!/bin/sh exec pandoc \ --quiet \ --standalone \ -f markdown-blank_before_blockquote+smart \ -t html5 \ --self-contained \ --template=mail \ --highlight-style=monochrome \ --email-obfuscation=none \ "$@"