Relative Markdown links not rendered in preview #37686
Closed
stiang
started this conversation in
Feature Requests
Replies: 2 comments
-
|
Just hit this. Relative links should be fully navigable in preview mode, and in editing mode it should give you the option to create the file if it does not exist. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for reaching out. We want to better support our community, and the best way for us to do that is through our official Discord. The team is active there and happy to help. We’re closing the “Help and General Q&A” category on GitHub Discussions and directing all support questions to Discord going forward. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It looks like the Markdown preview does not render relative links. This...
... turns into ...
I think I kind of understand the reason for this—a link to another file inside a repo/project would not necessarily be accessible by the user’s browser, and it might be unclear exactly what the user expects when clicking it.
Still, I was kind of hoping that a relative link to another Markdown file inside the same repo/project would just open inside the Zed preview, so that I could follow internal links inside my docs folder. Is this something I should just forget about or is there any chance it might be supported in the future?
I am on the latest version as of this writing, 0.202.7, on macOS Sequoia 15.5.
Beta Was this translation helpful? Give feedback.
All reactions