You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imagine the above folder tree structure. The file README.md links the docs/* files.
I would like to have an opportunity to link through clicks and open pages and render them in place of current page with possibly synchronizing current buffer in nvim.
Currently I have to go through nvim and run MarkdownPreview in each separate buffer.
Would be nice to have all pages from same rendered and served as root.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Imagine the above folder tree structure. The file
README.md
links thedocs/*
files.I would like to have an opportunity to link through clicks and open pages and render them in place of current page with possibly synchronizing current buffer in nvim.
Currently I have to go through nvim and run
MarkdownPreview
in each separate buffer.Would be nice to have all pages from same rendered and served as root.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions