From 5ac45163ed2ac885b161b6953fdc8ac8d00f6a1a Mon Sep 17 00:00:00 2001 From: Jonas Diemer Date: Tue, 28 Sep 2021 15:13:15 +0200 Subject: [PATCH] Rephrased misleading point about default setting. (#41) * Rephrased misleading point about default setting. * 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 fb2614f..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 disabled by default because you don't need it to navigate your workspace, it is useful for publishing and compatibility of your notes. +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