]> git.madduck.net Git - etc/vim.git/history - test

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:

Allow fenced code block with extended info strings
[etc/vim.git] / test /
2014-06-05 Ciro SantilliAdd Setex examples to the multiple headers test.
2014-04-23 Ciro SantilliMerge pull request #70 from beyondwdq/master
2014-04-07 Ciro SantilliMerge pull request #69 from cirosantilli/use-markdown...
2014-04-03 Hiroshi ShirosakiMerge branch 'mapping'
2014-04-02 Ben WilliamsMerge pull request #71 from cirosantilli/toc
2014-03-30 Ciro SantillliAdd Toc commands.
2014-03-30 Ciro SantillliUse karlcow/markdown-testsuite for the tests.
2014-02-28 James BlandingMerge pull request #67 from xiaket/master
2014-02-21 夏恺(Xia Kai)added testcase for indented and fenced code block.
2014-02-06 Ciro SantilliMerge pull request #62 from cirosantilli/readme-add...
2014-02-06 James BlandingMerge pull request #61 from cirosantilli/readme-add...
2014-02-05 Ciro SantilliMerge pull request #60 from cirosantilli/contributing...
2014-02-05 Ciro SantillliAdd contributing guidelines and started tests.