markdown-preview.nvim
markdown-preview.nvim copied to clipboard
relative image path
Hi, great plugin that is really helpful to render my markdown files, thanks a lot!
My question is if there is a way to set a root path for image files?
 # does not work
 # works
Background: I'm syncing my files between different systems and setting a relative path is thus preferred. Do you see any any chance to manage the case?
Hi,
I'm interested in this as well, to preview GitHub README.md's using relative paths.