]> 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 /
2016-01-22 Hiroshi ShirosakiAllow fenced code block with extended info strings
2016-01-22 Hiroshi ShirosakiEscaped pre and code should not be code block
2016-01-22 Hiroshi ShirosakiAdd requirement of json syntax
2016-01-21 Hiroshi ShirosakiAdd TOML/JSON front matter support
2016-01-21 Hiroshi ShirosakiFix list item highlight after line break
2016-01-20 Hiroshi ShirosakiHighlight link text with newline
2016-01-20 Hiroshi ShirosakiRemove online with italic and bold syntax
2016-01-20 Hiroshi ShirosakiFix indent code block at beginning of file
2016-01-19 Hiroshi ShirosakiNot allow space in link
2016-01-19 Ciro Santilli 六四事件... Merge pull request #245 from cirosantilli/contributing...
2016-01-19 Hiroshi ShirosakiChange function name to camel case as others
2016-01-19 Hiroshi ShirosakiConcealing links
2016-01-19 Hiroshi ShirosakiRestore number setting on tests
2016-01-19 Hiroshi ShirosakiImprove regexp performance of italic
2016-01-19 Hiroshi ShirosakiDrop defined known scheme
2016-01-19 Hiroshi ShirosakiFirst =, - should not be treated as header
2016-01-18 Hiroshi ShirosakiFix YAML frontmatter recognised as level-2 heading
2016-01-17 Hiroshi Shrirosakimake test works on Windows
2016-01-15 Hiroshi ShirosakiRename test/toc.vader
2016-01-15 Hiroshi ShirosakiUse winwidth(0) instead of &winwidth
2016-01-15 Hiroshi ShirosakiMerge pull request #243 from alexconst/feat/toc_autofit
2016-01-14 Alexandre ConstantinoFix toc-autofit test and travis build config
2016-01-14 Alexandre ConstantinoImplement TOC window auto-fit
2016-01-14 Hiroshi ShirosakiFix code block syntax of longer backticks, tildes
2016-01-14 Hiroshi ShirosakiFix folding with code block and level setting
2016-01-14 Hiroshi ShirosakiEscape `~` in regexp with folding
2016-01-14 Hiroshi ShirosakiAdd `:lclose` after `:Toc` to fix test failure
2016-01-14 Hiroshi ShirosakiMerge pull request #241 from alexconst/fix/hash_comments
2016-01-14 Hiroshi ShirosakiFix test failures when the window width is small
2016-01-13 Alexandre ConstantinoAdd test for folding and :Toc
2016-01-13 Hiroshi ShirosakiRename toc.vader to fix test failures
2016-01-13 Hiroshi ShirosakiImprove code block syntax and fix test failures
2016-01-13 Hiroshi ShirosakiImport tests to syntax.vader from test/header.md
2016-01-13 Hiroshi ShirosakiMove test/header.md to test/toc.vader
2016-01-13 Hiroshi ShirosakiAdd `:Toc` tests for setex and atx headers
2016-01-13 Hiroshi ShirosakiRemove needless + from setext-style headers tests
2016-01-09 Hiroshi ShirosakiFix indent code block and add tests
2016-01-09 Hiroshi ShirosakiChange match URL in parenthesis
2016-01-08 Hiroshi ShirosakiEnable HTML highlight
2016-01-08 Hiroshi ShirosakiFix `&` and `>` are marked as htmlError in lists
2016-01-06 Hiroshi ShirosakiAdd highlight `![image](URL)`
2016-01-06 Hiroshi ShirosakiSyntax highlight is enabled in mkdLink
2016-01-06 Hiroshi ShirosakiRename using hyphen as with the other
2016-01-05 Hiroshi ShirosakiFix link highlight in parenthesis
2016-01-05 Hiroshi ShirosakiFix substitute with `gdefault` on
2015-12-23 Hiroshi ShirosakiFix fenced code block highlight with c++
2015-12-22 Hiroshi ShirosakiNo autoindent in code block
2015-12-22 Hiroshi ShirosakiDrop highlight setting of mkdMath
2015-12-22 Sebastian KlattUse tex syntax for inline math
2015-12-22 Hiroshi ShirosakiFix highlighting header title starts with `#`
2015-12-21 Hiroshi ShirosakiAdd tests for italic and bold syntax
2015-12-14 Hiroshi ShirosakiAdd tests for preamble fold of python-mode style #213
2015-12-14 Hiroshi ShirosakiAdd tests for fold text of python-mode style #213
2015-12-14 Hiroshi ShirosakiMerge pull request #213 from wlonk/python-like
2015-12-11 Kit La ToucheAdd support for python-mode style folding
2015-12-09 Hiroshi ShirosakiMerge pull request #235 from jirislaby/patch-1
2015-12-09 Daniel HahlerAdd support for "make test", automatically installing...
2015-12-08 Hiroshi ShirosakiMove test/folding.md to test/folding.vader
2015-12-08 Hiroshi ShirosakiLines which start with '-' are needed in foldexpr
2015-12-08 todeskingadd test file for folding
2015-11-16 Hiroshi ShirosakiFix indent with syntax off
2015-09-09 Ciro Santilli 六四事件... Merge pull request #221 from yuex/feature/mkd2markdown
2015-09-02 Yue Xinswap out mkd, successfully...
2015-05-04 Ciro Santilli 六四事件 法轮功Merge pull request #193 from cirosantilli/toc
2015-04-24 Hiroshi ShirosakiMerge pull request #199 from KazuakiM/master
2015-04-23 KazuakiMUpdate Markdown_GetUrlForPosition function b: to s:
2015-04-16 Ciro Santilli 六四事件 法轮功Merge pull request #183 from cirosantilli/gx
2015-04-16 Ciro Santilligx works from anywhere inside Markdown links.
2015-03-14 Ciro SantilliMerge pull request #177 from cirosantilli/readme-h1
2015-03-14 Ciro SantilliMerge pull request #178 from cirosantilli/readme-format
2015-02-21 Ciro SantilliMerge pull request #179 from cirosantilli/toc-nomodifia...
2015-02-21 Ciro SantilliAdd test for Toc nomodifiable #170
2015-01-02 Ciro SantilliMerge pull request #158 from nybblr/nybblr/add-tilde...
2015-01-02 Jonathan MartinAdd tilde-fenced code blocks.
2014-12-07 Ciro SantilliMerge pull request #150 from cirosantilli/undo-nore
2014-12-07 Ciro SantilliUndo noremap, add header map tests
2014-10-06 Ciro SantilliMerge pull request #135 from cirosantilli/paren2
2014-10-06 Ciro SantilliFix () [] were rendered as links when not in link
2014-10-06 Ciro SantilliMerge pull request #121 from cirosantilli/autolink
2014-10-06 Ciro SantilliMerge pull request #132 from cirosantilli/update-syn...
2014-10-06 Ciro SantilliMerge pull request #133 from cirosantilli/better-bold...
2014-10-06 Ciro SantilliMerge pull request #134 from cirosantilli/readme-unifor...
2014-09-29 Ciro SantilliHighlight angle braced hyperlinks.
2014-09-29 Ciro SantilliMerge pull request #124 from cirosantilli/front
2014-09-29 Ciro SantilliPatch YAML frontmatter pull request.
2014-09-29 Ciro SantilliImprove bold and italic tests.
2014-09-29 Ciro SantilliMerge pull request #125 from cirosantilli/remove-useles...
2014-09-29 Ciro SantilliMerge pull request #123 from cirosantilli/math
2014-09-29 Ciro SantilliAdd LateX $ and $$ math support.
2014-09-28 Ciro SantilliMerge pull request #122 from cirosantilli/paren
2014-09-28 Ciro SantilliFix () [] were rendered as links when not in link.
2014-09-28 Ciro SantilliMerge pull request #128 from cirosantilli/unit-test
2014-09-17 Ciro SantilliAdd unit tests and travis support.
2014-09-07 Ciro SantilliMerge pull request #103 from fmoralesc/patch-1
2014-09-01 deris0126Fix indent after list items
2014-07-25 Ciro SantilliMerge pull request #107 from cirosantilli/list-setex-mix
2014-07-08 Ciro SantilliFix toc consfuses hyphen list with Setex header.
2014-07-08 Ciro SantilliMerge pull request #84 from cirosantilli/setex-tests
2014-07-08 Ciro SantilliMerge pull request #89 from cirosantilli/table-format
2014-07-08 Ciro SantilliAdd TableFormat command.
next