Skip to content

[FEATURE] Maintain relative markdown links #1088

@spike-rabbit

Description

@spike-rabbit
Overview of the feature

We use markdown files to document much of our code and use relative links to link between the markdown files. These relative links work great in bitbucket or github, but after documentation generation the links are broken due to .md files now being .html files. It would be great to change these relative links during generation.

Motivation for or Use Case

Without this, we have to decide if we want links to work in the documentation generation or when viewing from the repository, but we can't get both without an additional processing step outside of compodoc.

Related issues

This is a reopening of #149

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions