Skip to content

markdown link to file highlight fails for paths with spaces #80

@kappanneo

Description

@kappanneo
  • VSCode Version: 1.50.1-1
  • OS Version: Manjaro 20.1.1 Mikah

Steps to Reproduce:

  1. open a new markdown file;
  2. write something such as [text](<path with spaces>) *;
  3. 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 opportunities

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions