lukesmurray / linked-notes-vscode

vscode extension for taken Zettelkasten inspired markdown notes.
https://marketplace.visualstudio.com/items?itemName=lukesmurray.linked-notes-vscode
0 stars 0 forks source link

fix preview links not navigating #14

Closed lukesmurray closed 4 years ago

lukesmurray commented 4 years ago

for some reason preview links work in the launched extension but not in the installed extension.

lukesmurray commented 4 years ago

fixed. issue was lack of url encoding in href attribute.