mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-26 07:57:09 +01:00
31d0799fd8
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.