Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

@cat tag should figure out a way to maintain relative links #2

Open
NiklasRosenstein opened this issue Feb 24, 2022 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@NiklasRosenstein
Copy link
Owner

For example, if I have a readme in my project, and I include it in my documentation index file:

@cat ../../readme.md

And the readme has a relative link, for example

# Welcome to my readme

See [Contributing](.github/CONTRIBUTING.md)

![](screenshot.png)

The image should be copied somewhere. Not 100% sure about the linked markdown file, maybe it should be converted to an absolute link on the repository.

@NiklasRosenstein NiklasRosenstein added the enhancement New feature or request label Feb 24, 2022
@NiklasRosenstein NiklasRosenstein self-assigned this Feb 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant