The rendered markdown should resolve the link to <packageRepository>/blob/HEAD/src/file-1.js. Currently, the markdown renderer is doing nothing about it, so the link remains the same and resolves to https://www.skypack.dev/src/file-1.js.
You can check npm page and skypack page for the same package. Check the links at the end of the readme.
Suppose I wrote this in my
README.md
The rendered markdown should resolve the link to
<packageRepository>/blob/HEAD/src/file-1.js
. Currently, the markdown renderer is doing nothing about it, so the link remains the same and resolves tohttps://www.skypack.dev/src/file-1.js
.You can check npm page and skypack page for the same package. Check the links at the end of the readme.