]> git.madduck.net Git - etc/vim.git/history - doc/vim-markdown.txt

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:

Mention related global variables in document
[etc/vim.git] / doc / vim-markdown.txt
2019-04-12 Chayoung YouMention related global variables in document
2019-01-17 Hiroshi ShirosakiMerge pull request #397 from sim590/inexact-ft-match...
2019-01-09 Hiroshi ShirosakiAdd documentation for strikethrough extension
2019-01-09 Hiroshi ShirosakiMerge pull request #367 from 91khr/master
2018-07-30 Hiroshi ShirosakiAdd basic usage for fold and conceal #334
2018-07-26 Hiroshi ShirosakiUpdate doc
2018-07-26 Hiroshi ShirosakiMerge pull request #371 from codybuell/master
2018-07-26 Hiroshi ShirosakiMerge branch 'master' into master
2018-06-06 codybuellAdd support for opening links in tabs and splits
2018-04-27 codybuellAdd support for opening links in tabs and splits
2018-01-20 Hiroshi ShirosakiMerge pull request #354 from codybuell/master
2018-01-17 codybuellAdd documentation for changing file extensions
2018-01-17 codybuellMerge remote-tracking branch 'upstream/master'
2017-12-15 Hiroshi ShirosakiUpdate doc for Follow named anchors
2017-12-15 Hiroshi ShirosakiMerge pull request #312 from memeplex/namedanchor
2017-03-16 Hiroshi ShirosakiAdd document for math conceal #277
2017-03-16 Hiroshi ShirosakiUpdate doc for `ge`
2017-02-01 Hiroshi ShirosakiMerge branch 'master' into patch-1
2017-02-01 Hiroshi ShirosakiMerge pull request #293 from artumi-richard/gitlabwiki
2017-02-01 Hiroshi ShirosakiMerge pull request #303 from luzhlon/master
2017-02-01 Hiroshi ShirosakiMerge pull request #309 from michaelPotter/master
2017-02-01 Hiroshi ShirosakiMerge pull request #297 from KainokiKaede/master
2017-02-01 Hiroshi ShirosakiMerge pull request #285 from codybuell/master
2017-01-08 michaelPotterAdd documentation
2016-07-13 codybuellAdd documentation for foldtext override
2016-05-10 Hiroshi ShirosakiUpdate doc
2016-04-14 Hiroshi ShirosakiAdd vim-markdown to short command reference
2016-03-03 Hiroshi ShirosakiUpdate document for pythonic style folding
2016-02-21 Hiroshi ShirosakiMerge pull request #261 from bekkou68/configurable_new_...
2016-02-20 Takumi Tsunokakemake new list item indent configurable
2016-02-19 Hiroshi ShirosakiAdd 'g:vim_markdown_fenced_languages' option
2016-02-19 Hiroshi ShirosakiChange document for conceal Fix #258
2016-02-19 BOACKAdd 'g:vim_markdown_conceal'
2016-02-08 Hiroshi ShirosakiAdd : of command in README.md
2016-02-05 Hiroshi ShirosakiUpdate doc
2016-01-22 Hiroshi ShirosakiUpdate doc
2016-01-21 Hiroshi ShirosakiUpdate doc
2016-01-20 Hiroshi ShirosakiRemove spaces around = of set option
2016-01-19 Hiroshi ShirosakiUpdate doc
2016-01-17 Hiroshi ShrirosakiAdd requirement for commands #182
2016-01-15 Hiroshi ShirosakiUpdate doc
2016-01-14 Hiroshi ShirosakiUpdate doc
2016-01-14 Hiroshi ShirosakiMerge pull request #241 from alexconst/fix/hash_comments
2016-01-13 Hiroshi ShirosakiFix vim code style in README.md
2016-01-05 Hiroshi ShirosakiUpdate URL in README.md
2015-12-18 Hiroshi ShirosakiMerge pull request #237 from shirosaki/doc
2015-12-16 Hiroshi ShirosakiGenerate vim help from README.md using vim-tools