]> git.madduck.net Git - etc/mutt.git/commit

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:

simplify PANDOC bug 7398 handling
authormartin f. krafft <madduck@madduck.net>
Mon, 13 Sep 2021 22:27:34 +0000 (10:27 +1200)
committermartin f. krafft <madduck@madduck.net>
Mon, 13 Sep 2021 22:27:36 +0000 (10:27 +1200)
commitd7764d3d5c38f3697b1fb6252653982329d13310
treeb54b47c2d7102f8d97981c8b2d575bd27deb0e2a
parentf5b4c8ddb39f52d01a3880410417f8439aa5223f
simplify PANDOC bug 7398 handling

Especially with syntax highlighting, the previous way to pass the
placeholder through pandoc was too brittle. No need to be fancy.

Signed-off-by: martin f. krafft <madduck@madduck.net>
.config/mutt/markdown2html