Skip to content

Links to files in subdirectories broken in Markdown files #1358

Closed
@flaix

Description

@flaix

In a Markdown document a link to another document in a subfolder will not work. The path to the subfolder is not properly escaped in the link.

Readme.md:

This is [a link](sub/file.md) to a document in a sub folder.

Will not properly link to file sub/file.md.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions