Skip to content

Option to flatten relative links for GitHub wikis #16

Description

@coloursofnoise

GitHub wikis flatten the folder structure which changes how relative links are handled:

To link to the file foo/file1.md from bar/file2.md, VSCode expects a link like ../foo/file1.md.
When the files are displayed in a GitHub wiki the folder structure is flattened so it expects just file1.md.

It would be nice to have the option to replicate this behaviour in VSCode to test links when editing wikis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions