From f3923f177000b127cf0559c0378fe0ebc8dd2f22 Mon Sep 17 00:00:00 2001 From: Jonas Diemer Date: Mon, 27 Sep 2021 15:29:19 +0200 Subject: [PATCH] Rephrased to be compatible with current defaults --- docs/features/link-reference-definitions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/link-reference-definitions.md b/docs/features/link-reference-definitions.md index e9a3500..676591b 100644 --- a/docs/features/link-reference-definitions.md +++ b/docs/features/link-reference-definitions.md @@ -4,7 +4,7 @@ When you use `[[wikilinks]]`, the [foam-vscode](https://github.com/foambubble/fo This is done to make the content of the file compatible with various Markdown tools (e.g. parsers, static site generators, VS code plugins etc), which don't support `[[wikilinks]]` directly. -This feature is enabled by default as it is useful for publishing and compatibility of your notes, but can be disabled because you don't need it to navigate your workspace. +This feature can be disabled by default (as it's done in the foam-template) because you don't need it to navigate your workspace, it is useful for publishing and compatibility of your notes. ## Example