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

Escaped pre and code should not be code block
authorHiroshi Shirosaki <h.shirosaki@gmail.com>
Fri, 22 Jan 2016 00:49:37 +0000 (09:49 +0900)
committerHiroshi Shirosaki <h.shirosaki@gmail.com>
Fri, 22 Jan 2016 01:07:35 +0000 (10:07 +0900)
commit2e524e474d37fe4da0960043d0a46192b297837c
tree03b9be7d3e60b8f4b1ab6e504ba92f84426df5c7
parent119eee9dd01cc28f0c49576ad1845d68761a0003
Escaped pre and code should not be code block

Fix #111
syntax/markdown.vim
test/syntax.vader