In an Open ATX heading (possibly others), the rendered version of the Link Fragment mind fail to move focus to the Link Fragment target. Performing a link from within the Markdown (using 'CTRL + Click') appears to function.
To Reproduce
Steps to reproduce the behavior:
Create a Level 2 Heading like '## Lots Of Spaces'
Open the Control Palette and trigger 'Create TOC'
Press 'Ctrl + Click' on the Link Fragment in the generated Table of Contents and observe the change in focus to the correct heading
Click 'Markdown Preview' (if installed)
Click the entry in the Table of Contents
Observe that focus is not changed at all
Expected behavior
When clicking a valid, linted Link Fragment in the generated Table of Contents, focus should move to the correct Level 2 Heading within the same Markdown document.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
VS Code Version: 1.93.1 (user setup)
VS Code Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Describe the bug
In an Open ATX heading (possibly others), the rendered version of the Link Fragment mind fail to move focus to the Link Fragment target. Performing a link from within the Markdown (using 'CTRL + Click') appears to function.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When clicking a valid, linted Link Fragment in the generated Table of Contents, focus should move to the correct Level 2 Heading within the same Markdown document.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
None.