markdown-it-plantuml icon indicating copy to clipboard operation
markdown-it-plantuml copied to clipboard

URI path issue in preview

Open jeffyus opened this issue 2 years ago • 0 comments

Hello,

I added vscode links in plantuml code like this:

[[vscode://file/C:/... (full link name)... text]]

While the generated HTML worked properly, the preview link is not correct. It seems to be adding an extra current path to the front of the absolute URI file path.

Thank you.

jeffyus avatar Feb 20 '23 02:02 jeffyus