sponsor Vim development Vim logo Vim Book Ad

Markdown : Syntax highlight for Markdown text files

 script karma  Rating 261/162, Downloaded by 14165  Comments, bugs, improvements  Vim wiki

created by
Hallison Batista
 
script type
syntax
 
description
See the script http://www.vim.org/scripts/script.php?script_id=1242.

This is a new version and distribution of the Markdown syntax highlight. Visit http://github.com/hallison/vim-markdown for more information about this plugin/syntax.
 
install details
Easy! Just open gzipball file with Vim (of course!) and use command :source %. All files will be extracted in your Vim home directory.

$ vim markdown-<version>.vba.gz +":source % | quit!"

Please, visit https://github.com/hallison/vim-markdown/tree/changes for more information.
 

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
markdown-1.2.2.vba.gz 1.2.2 2011-03-03 7.0 Hallison Batista * Fixes.
  * Multi-paragraph list items.
  * Code block in list.
markdown-1.2.1.vba.gz 1.2.1 2010-12-23 7.0 Hallison Batista * Fixes.
  * The backtick trigger has been fixed.

* Improvements.
  * Adding of task for creating a package for tests.
markdown-1.2.0.vba.gz 1.2.0 2010-12-03 7.0 Hallison Batista * Fixes.
  * The italics has been fixed. Thanks to Ian Smith-Heisters.
  * Fix in gzip package extension.

* Improvements.
  * Support multi-line captioned images and links. This feature is supported
    by Pandoc and others parsers. Thanks to Bryan Silverthorn.
  * You can install Markdown using vim-addon-manager. More details see
    <http://github.com/MarcWeber/vim-addon-manager>;.
markdown-1.1.0.vba.gz 1.1.0 2010-01-29 6.0 Hallison Batista * Enhancements
  * Added build using Bakefile (Bash-Toolbox)
  * Manifest file for VBA package.
* Fixes
  * Fixes in the file detection.
  * Fixes in link snippets
markdown-1.0.3.vba.gz 1.0.3 2010-01-04 6.0 Hallison Batista * Added auto-detection for file type.
* Updates in documentation.
* Updates in package list.
markdown-1.0.2.vba.gz 1.0.2 2009-12-22 6.0 Hallison Batista * Updates in documentation.
* Renamed build file.
markdown-1.0.1.vba.gz 1.0.1 2009-12-04 6.0 Hallison Batista *  Fix in task pool file.
*  Change file name of the package content.
*  New tasks in pool.
*  Small improvements in syntax and doc updates.
markdown-1.0.0.vba.gz 1.0.0 2009-12-04 6.0 Hallison Batista Initial upload
ip used for rating: 3.235.42.157

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