This commit is contained in:
KRLH 2025-10-13 17:28:53 -05:00
parent 46e15fa178
commit 423d467c8d
3 changed files with 2 additions and 2 deletions

View file

@ -81,7 +81,7 @@ template = "default.md"
# Format used to generate links between notes.
# Either "wiki", "markdown" or a custom template. Default is "markdown".
link-format = "wiki"
link-format = "markdown"
# Indicates whether a link's path will be percent-encoded.
# Defaults to true for "markdown" format and false for "wiki" format.
#link-encode-path = true