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

[Enhancement] Synchronized Markdown Navigation #709

Open
codymikol opened this issue Feb 4, 2025 · 0 comments
Open

[Enhancement] Synchronized Markdown Navigation #709

codymikol opened this issue Feb 4, 2025 · 0 comments

Comments

@codymikol
Copy link

codymikol commented Feb 4, 2025

I plan on implementing this in a fork, please let me know if you agree with this feature and would like to include this in a PR or have feedback on the implementation.

Synchronized Markdown Navigation

Currently when navigating a markdown document, links render as expected.

Image

If you navigate to the link, you will be greeted by a 404, which isn't great

Image

I think in addition to rendering the document within the link, it would be great if upon clicking the link

A ) The browser navigates to the clicked link and renders appropriately
B ) Neovim navigates to the selected document.

This would allow you to intuitively navigate documents within the browser and make adjustments within neovim without also needing to change contexts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant