Skip to content

Testing markdown preview editor : Links don't seem to work?  #138196

@rchiodo

Description

@rchiodo

Testing #138040

Opening this file here:
vscode-docs\docs\getstarted\tips-and-tricks.md

And clicking on any of the links doesn't seem to work? Maybe the path is invalid though. Not sure.

Example:

[Running VS Code on Linux](/docs/setup/linux.md)

Fails.

If I change it to this, it works:

[Running VS Code on Linux](..\\setup\\linux.md)

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersmarkdownMarkdown support issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions