Add 'Markdown Notes' to recommended extensions

This commit is contained in:
Aiden Buis 2021-05-15 14:54:18 +02:00
parent e64b0d9961
commit 0161828c59
No known key found for this signature in database
GPG key ID: C05E5323C9B50DBC

View file

@ -13,5 +13,8 @@
// Spell checking for text, markdown and latex
"ban.spellright",
// For creating linked notes with [[page]]
"kortina.vscode-markdown-notes"
]
}