Remove Markdown Links extension

It seems like this extension is not recommended anymore. See 6ca800b500
This commit is contained in:
Tobias L. Maier 2021-01-19 15:42:53 +01:00 committed by GitHub
parent c1eab103ac
commit 138cddbca5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,9 +17,6 @@
// [[wiki-links]], backlinking etc // [[wiki-links]], backlinking etc
"kortina.vscode-markdown-notes", "kortina.vscode-markdown-notes",
// Adds `show graph` command that displays graph of linked notes
"tchayen.markdown-links",
// Understated grayscale theme (light and dark variants) // Understated grayscale theme (light and dark variants)
"philipbe.theme-gray-matter" "philipbe.theme-gray-matter"
] ]