-
Couldn't load subscription status.
- Fork 56
Closed
Labels
help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunities
Description
- VSCode Version: 1.50.1-1
- OS Version: Manjaro 20.1.1 Mikah
Steps to Reproduce:
- open a new markdown file;
- write something such as
[text](<path with spaces>)*; - notice how that is highlight differently compared to other links in the form
[text](path_without_spaces).
(*angle brackets should allow for links with spaces)
Similar issue: microsoft/vscode#24763 (comment)
Except there the syntax was not complying with the CommonMark spec, while this should.
Again, links work in the PDF visualization, this is a text highlight issue, not a rendering one.
Does this issue occur when all extensions are disabled?: Yes
Metadata
Metadata
Assignees
Labels
help wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunities