172 Commits (2.0.0)
 

Author SHA1 Message Date
  Ben Williams aa45ea26bb Merge branch 'master' of https://github.com/mattnworb/vim-markdown 11 years ago
  Ben Williams 767bfa073d Merge footnote highlight from eunchan. 11 years ago
  Far McKon a5ce3746dd added a 2 line README.md 11 years ago
  Far McKon 6fe5c1b400 changed _ syntax, to avoid mid-word underlines starting highlights. Fail case pre-commit would be the string ' - user_account: The default user account' having a highlight start at the _, and never end. Updated match only catches 1 or more whitespaces before underscore, instead of zero or more whitespaces before an underscore 11 years ago
  Matt Brown 0a9a448064 allow whitespace between three backticks and language name 11 years ago
  Ben Williams 70ca17d559 Merge pull request #22 from martinolsen/patch-1 12 years ago
  Ben Williams c560ce7a15 Merge pull request #28 from beala/patch-1 12 years ago
  Alex Beal a6bb045d8a Added a rule that covers "Github Flavored Markdown" (GFM) code blocks 12 years ago
  eunchan 4ab0bede79 Footnotes extension syntax is added 12 years ago
  eunchan ba32faa201 Update syntax/mkd.vim 12 years ago
  Martin Olsen 2696640fa9 allow link escape 12 years ago
  Ben Williams f3f96fd7c1 Add more file types. 13 years ago
  Ben Williams fd15052925 Create subdirs for ftdetect and syntax. Add ftdetect file. 13 years ago
  Ben Williams 3c2de6634d Merge branch 'master' of git://github.com/cgraeser/vim-markdown 13 years ago
  Ben Williams ac8bc01256 Merge branch 'multi-line-captions' of git://github.com/bsilverthorn/vim-markdown 13 years ago
  Carsten Gräser d049d36988 Add fold regions for headings and list items 13 years ago
  Bryan Silverthorn e5b17e75a2 Support multi-line captioned images and links. 13 years ago
  Toby Matejovsky 5e03bba545 style inline URLs 13 years ago
  Ben Williams 5693dc9890 Update version number. 15 years ago
  Ben Williams 1bec9ed486 Link improvements from Marc Hartstein. 15 years ago
  Ben Williams b4f391e58f Code block improvements. Line break highlighting from Daniel Hulme. 15 years ago
  Ben Williams fd3418394f Improved code block matching from James Vega. 15 years ago
  Ben Williams 7b9d253b87 Fix bold and italic spans that end with punctuation. 15 years ago
  Ben Williams f3c6f23a6b Import current version 15 years ago