mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
Add 'Markdown Notes' to recommended extensions
This commit is contained in:
parent
e64b0d9961
commit
0161828c59
1 changed files with 3 additions and 0 deletions
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
|
@ -13,5 +13,8 @@
|
||||||
|
|
||||||
// Spell checking for text, markdown and latex
|
// Spell checking for text, markdown and latex
|
||||||
"ban.spellright",
|
"ban.spellright",
|
||||||
|
|
||||||
|
// For creating linked notes with [[page]]
|
||||||
|
"kortina.vscode-markdown-notes"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue