vscode/extensions/markdown-basics
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
..
snippets Improve UX for markdown snippets (#146431) 2022-03-31 09:44:24 -07:00
syntaxes Don't treat escaped markdown reference links as links (#149407) 2022-05-12 19:35:36 -07:00
.vscodeignore Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
cgmanifest.json Don't treat escaped markdown reference links as links (#149407) 2022-05-12 19:35:36 -07:00
language-configuration.json Don't colorize brackets in markdown files. 2021-08-25 10:25:47 +02:00
package.json Add jsonc to markdown embedded languages (#144003) 2022-02-28 12:41:34 -08:00
package.nls.json Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
yarn.lock add proper yarn.lock files 2021-02-01 14:35:52 +01:00