Fix: Typeface: var_with_undersore triggered syntax italic
This commit is contained in:
@ -42,7 +42,6 @@ let s:markdown_syntax.dTypeface['bold_italic'] = [
|
||||
\ ['\S\@<=___\|___\S\@=', '\S\@<=___\|___\S\@='],
|
||||
\ ]
|
||||
|
||||
|
||||
" text: $ equation_inline $
|
||||
let s:markdown_syntax.rxEqIn = '\$[^$`]\+\$'
|
||||
let s:markdown_syntax.char_eqin = '\$'
|
||||
|
Reference in New Issue
Block a user