]> git.madduck.net Git - etc/mutt.git/history - .mutt/markdown2html

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

no title for HTML mail
[etc/mutt.git] / .mutt / markdown2html
2020-04-19 martin f. krafftno title for HTML mail
2020-03-10 martin f. krafftmd2html generate standalone emails (include images)
2020-03-10 martin f. krafftremove HTML-mail title
2020-03-10 martin f. krafftmd2html: introduce block class
2020-03-10 martin f. krafftmd2html: style and size headers
2020-03-10 martin f. krafftmd2html: reformat quotes
2019-11-06 martin f. krafftenable autolink bare uris extension
2019-11-05 martin f. krafftstyling of tables
2019-11-05 martin f. krafftdisable smart markdown parsing
2019-11-05 martin f. krafftQuote char handling, but disabled
2019-11-02 martin f. krafftpass MULTILINE as a flag, not a count
2019-11-01 martin f. krafftHandle quotes without lead-in
2019-11-01 martin f. krafftEnable multipart/alternative sending if supported