From 37983106f52a2b6f60add96fc6c558f06ffa9884 Mon Sep 17 00:00:00 2001 From: Riccardo Ferretti Date: Wed, 17 Nov 2021 13:54:14 +0100 Subject: [PATCH] update Markdown Notes contribution --- getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/getting-started.md b/getting-started.md index c7bee88..76297fe 100644 --- a/getting-started.md +++ b/getting-started.md @@ -43,8 +43,8 @@ Foam doesn't do all this magic on its own, it relies on some amazing extensions. 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. +A special mention goes to [Markdown Links](https://marketplace.visualstudio.com/items?itemName=tchayen.markdown-links) and [Markdown Notes](https://marketplace.visualstudio.com/items?itemName=kortina.vscode-markdown-notes) which have now been replaced by our own implementation but were foundational to Foam's beginnings. +