mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Fixes #22494 **Bug** References without a definition can cause the markdown table of contents provider to break **Fix** Pass in an empty environment to markdown-it `parse` to prevent the null dereference on invalid links.