Tim Pope c1fca6e057 Highlight GitHub style fenced code blocks
One needs to opt-in to this by specifying which file types should be
highlighted:

    let g:markdown_github_languages = ['ruby', 'erb=eruby']

This may not work for all file types.
2012-10-12 13:40:24 -04:00
2010-03-01 23:32:15 -05:00
2011-09-24 19:06:43 -04:00
Description
Vim Markdown runtime files
385 KiB
Languages
Vim Script 100%