From 98a53579bbfa0369125fdd0ec555a2ec1efa07c3 Mon Sep 17 00:00:00 2001 From: Prashanth K S Date: Sun, 29 Aug 2021 20:04:22 +0530 Subject: [PATCH] Fix linting errors --- getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started.md b/getting-started.md index 56780bb..d1a5a79 100644 --- a/getting-started.md +++ b/getting-started.md @@ -41,10 +41,10 @@ Let's go through this to set up your repo: Foam doesn't do all this magic on its own, it relies on some amazing extensions. Look at their documentation if you want to fully unlock the possibilities! Here they are: + - [Markdown All In One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one) - [Markdown Notes](https://marketplace.visualstudio.com/items?itemName=kortina.vscode-markdown-notes) - [vscode-paste-image](https://github.com/mushanshitiancai/vscode-paste-image) - [spellright](https://marketplace.visualstudio.com/items?itemName=ban.spellright) A special mention goes to [Markdown Links](https://marketplace.visualstudio.com/items?itemName=tchayen.markdown-links), which has now been replaced by our graph but was foundational to Foam's beginnings. -