]> git.madduck.net Git - etc/vim.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:

Don't interpret escaped _ chars in italics as the end of syntax match
authorKevin MacMartin <prurigro@gmail.com>
Fri, 17 Oct 2014 05:57:41 +0000 (01:57 -0400)
committerHiroshi Shirosaki <h.shirosaki@gmail.com>
Mon, 21 Dec 2015 04:07:44 +0000 (13:07 +0900)
commit8cc8a69f75142ab74a7a64e928ae56fc67be674b
tree4690778824f8dbb2ce2c257601a15d02ee31e6cf
parente6b9d3a25405515e6c1f9e80f4653f0db4edd4f2
Don't interpret escaped _ chars in italics as the end of syntax match
syntax/markdown.vim