X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/0d3a44116bc9453fb485865873f9f153018c1862..2918519dd2c4e22223533e3f6f4823cf05784fb1:/syntax/markdown.vim?ds=sidebyside diff --git a/syntax/markdown.vim b/syntax/markdown.vim index ebe10f7..92ff871 100644 --- a/syntax/markdown.vim +++ b/syntax/markdown.vim @@ -96,17 +96,18 @@ syn region htmlH6 start="^\s*######" end="$" contains=@Spell syn match htmlH1 /^.\+\n=\+$/ contains=@Spell syn match htmlH2 /^.\+\n-\+$/ contains=@Spell -if get(g:, 'vim_markdown_math', 0) - syn region mkdMath matchgroup=mkdDelimiter start="\\\@