In the Markdown preview, links to external files are clickable and open that file. I would like to have a similar capability for links to headings using the label format. This is possible in other editors (the obvious one being vscode with suitable extensions).
Ideally, clicking the link in the preview would scroll up/down to the matching heading/anchor in the preview. Even better would be if the editor and preview panes were synced so the editor also scrolled to the relevant point (probably another feature request).
If applicable, add mockups / screenshots to help present your vision of the feature
Check for existing issues
Describe the feature
In the Markdown preview, links to external files are clickable and open that file. I would like to have a similar capability for links to headings using the label format. This is possible in other editors (the obvious one being vscode with suitable extensions).
Ideally, clicking the link in the preview would scroll up/down to the matching heading/anchor in the preview. Even better would be if the editor and preview panes were synced so the editor also scrolled to the relevant point (probably another feature request).
If applicable, add mockups / screenshots to help present your vision of the feature
No response