File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ syn match pandocLinkTip /\s*".\{-}"/ contained containedin=pandocReferenceURL co
264
264
call s: WithConceal (" image" , ' syn match pandocImageIcon /!\[\@=/ display' , ' conceal cchar=' . s: cchars [" image" ])
265
265
" }}}
266
266
" Definitions: {{{3
267
- syn region pandocReferenceDefinition start =/ \[ . \{ -} \] : / end = / \(\n\s *".*"$ \| $ \) / keepend
267
+ syn region pandocReferenceDefinition start =" ! \=\[\% ( \_ [^]]*] \% ( \= [[(] \)\)\@ =" end=" \]\% ( \= [[(] \)\@ =" keepend
268
268
syn match pandocReferenceDefinitionLabel / \[\z s.\{ -}\z e\] :/ contained containedin =pandocReferenceDefinition display
269
269
syn match pandocReferenceDefinitionAddress / :\s *\z s.*/ contained containedin =pandocReferenceDefinition
270
270
syn match pandocReferenceDefinitionTip / \s *".\{ -}"/ contained containedin =pandocReferenceDefinition,pandocReferenceDefinitionAddress contains =@Spell,pandocAmpersandEscape
You can’t perform that action at this time.
0 commit comments