mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
Merge pull request #2 from zacjones93/master
Add markdown-links extension to recommendations
This commit is contained in:
commit
d05176b3ee
1 changed files with 3 additions and 0 deletions
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
|
@ -21,6 +21,9 @@
|
|||
// [[wiki-links]], backlinking etc
|
||||
"kortina.vscode-markdown-notes",
|
||||
|
||||
// Adds `show graph` command that displays graph of linked notes
|
||||
"tchayen.markdown-links",
|
||||
|
||||
// Graph visualizer
|
||||
"tchayen.markdown-links",
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue