]> 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:

Add support for strike through which is supported by GFM but not in
authorIsaac Delton <1321092024@qq.com>
Sat, 24 Mar 2018 15:22:54 +0000 (23:22 +0800)
committerIsaac Delton <1321092024@qq.com>
Sat, 24 Mar 2018 15:22:54 +0000 (23:22 +0800)
commit13c836661996b9c03bbcaf6b56a49d3925ffe925
tree966fd77212beef4d7bd5371f347ac669930df775
parent8ace66328c7a2f416671b863cd842712d36c53cc
Add support for strike through which is supported by GFM but not in
standard markdown.
syntax/markdown.vim