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
264264call s: WithConceal (" image" , ' syn match pandocImageIcon /!\[\@=/ display' , ' conceal cchar=' . s: cchars [" image" ])
265265" }}}
266266" Definitions: {{{3
267- syn region pandocReferenceDefinition start =/ \[ . \{ -} \] : / end = / \(\n\s *".*"$ \| $ \) / keepend
267+ syn region pandocReferenceDefinition start =" ! \=\[\% ( \_ [^]]*] \% ( \= [[(] \)\)\@ =" end=" \]\% ( \= [[(] \)\@ =" keepend
268268syn match pandocReferenceDefinitionLabel / \[\z s.\{ -}\z e\] :/ contained containedin =pandocReferenceDefinition display
269269syn match pandocReferenceDefinitionAddress / :\s *\z s.*/ contained containedin =pandocReferenceDefinition
270270syn match pandocReferenceDefinitionTip / \s *".\{ -}"/ contained containedin =pandocReferenceDefinition,pandocReferenceDefinitionAddress contains =@Spell,pandocAmpersandEscape
You can’t perform that action at this time.
0 commit comments