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 wikilink after single bracket text breaks #23

Open lukesmurray opened 4 years ago

lukesmurray commented 4 years ago

Example

[@chiDemoWizReperformingSoftware2014] [[MSR Project]]

On reformatting the space is removed and the text becomes [@chiDemoWizReperformingSoftware2014][MSR Project]] which is some type of reference link.

lukesmurray commented 4 years ago

this is some sort of auto formatting issue. maybe with vscode markdown, maybe with markdown preview enhanced.

lukesmurray commented 4 years ago

This also doesn't parse correctly. May be an issue with remark. [[andyWhyBooksDon2019]] [@andyWhyBooksDon2019]