sponsor Vim development Vim logo Vim Book Ad

Markdown syntax : Syntax file for Markdown text-to-HTML language

 script karma  Rating 108/67, Downloaded by 10693  Comments, bugs, improvements  Vim wiki

created by
Ben Williams
 
script type
syntax
 
description
A syntax file for the Markdown text-to-HTML tool http://daringfireball.net/projects/markdown/

The latest version and installation details are available on Github at http://github.com/plasticboy/vim-markdown/
Please submit patches there.
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
mkd.vim 9 2009-05-18 6.0 Ben Williams Numerous link and emphasis fixes.
mkd.vim 8 2008-04-30 6.0 Ben Williams Really fix matching bold and underline characters inside of words.
mkd.vim 7 2008-03-01 6.0 Ben Williams Fixes several bugs, most thanks to David Wolever:
    * Don’t match bold and underline characters inside of words.
    * Don’t match code blocks that aren’t preceded by a blank line.
    * Fix double back-tick code blocks without a back-tick inside of them.
    * Fix # headings being matched anywhere in the line.
    * Match <pre> and <code> tags.

mkd.vim 6 2006-09-01 6.0 Ben Williams Enables spellchecking in Vim 7 and adds highlighting for reference-style links thanks to Will Norris.
mkd.vim 5 2005-12-01 6.0 Ben Williams Fixes numbered headings being highlighted as list items and horizontal rules being highlighted as headings. Thanks to Stephen Haberman.
mkd.vim 4 2005-08-24 6.0 Ben Williams Fixes stuff in parentheses being highlighted when not part of a link structure.
mkd.vim 3 2005-05-05 6.0 Ben Williams Fixes a problem with indented lists being highlighted as code blocks.
mkd.vim 2 2005-03-21 6.0 Ben Williams Initial upload
ip used for rating: 3.128.199.210

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github