vscode/extensions/markdown-basics/syntaxes
Matt Bierner 113287ccc3
Don't treat escaped markdown reference links as links (#149407)
Fixes #149406

Make sure that escaping the leading `[` of a reference link means it is not considered a link

- Picks up new grammar with fixes
- Updates our document link provider to also not consider these as link
2022-05-12 19:35:36 -07:00
..
markdown.tmLanguage.json Don't treat escaped markdown reference links as links (#149407) 2022-05-12 19:35:36 -07:00