mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-17 01:13:32 +01:00
b72c349e05
Fixes #60374 Some markdown-it extensions end up reprocessing the same tokens multiple times. This can result in our link normalized being re-invoked on a link, which causes it to fail Fix to to make sure that `vscode-resource` is a recongized link so that we don't try re-normalizing in these cases
Language Features for Markdown files
Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
Features
See Markdown in Visual Studio Code to learn about the features of this extension.