Rephrased misleading point about default setting.

This commit is contained in:
Jonas Diemer 2021-09-27 12:32:44 +02:00 committed by GitHub
parent 7e197a98bd
commit 27185bd78f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 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 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.
## Example ## Example