This repository was archived by the owner on May 1, 2024. It is now read-only.
Relative links in markdown are broken #666
Answered
by
monishcm
dominictobias
asked this question in
Registry
|
It's a shame that we can't make use of relative links that are supported by git hosts such as GitHub. On GitHub the following is valid: This also means links work on forked repos. However, NPM will output this link as: Note that it omits the package name there, which is also a bug? Instead of using |
Answered by
monishcm
Jun 6, 2022
Replies: 2 comments 1 reply
|
I've added your issue to our backlog. Thanks for reporting and we will investigate this. |
1 reply
Answer selected by
monishcm
|
I thought this was just a bug and cannot believe this is actually the standard behavior on npm. How can relative links work anywhere else but on npm where I publish the package? Is there any official solution? It's madness!!! ;-) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I've added your issue to our backlog. Thanks for reporting and we will investigate this.