mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-07 23:36:03 +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.