Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absolute file paths in links, images, are not resolved relative to the project root #1687

Open
agoose77 opened this issue Nov 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@agoose77
Copy link
Contributor

MEP 002 defines the behaviour of absolute links (and implicitly URLs to other resources) as to be resolved relative to the project root, i.e. if /content/index.md contains

[](/content/bar.md)

the link should resolve to ./bar.md.

c.f. https://discord.com/channels/1083088970059096114/1177359316886503464/1312159994170310709

@agoose77 agoose77 added the bug Something isn't working label Nov 30, 2024
@agoose77
Copy link
Contributor Author

CC @jnywong

@agoose77 agoose77 moved this to In Progress in Jupyter Book MVP Dec 2, 2024
@agoose77 agoose77 moved this from In Progress to Needs Prioritisation in Jupyter Book MVP Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Needs Prioritisation
Development

No branches or pull requests

1 participant