diff options
Diffstat (limited to 'src/.obsidian/app.json')
| -rw-r--r-- | src/.obsidian/app.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/.obsidian/app.json b/src/.obsidian/app.json new file mode 100644 index 0000000..4c5e7dc --- /dev/null +++ b/src/.obsidian/app.json @@ -0,0 +1,9 @@ +{ + "spellcheck": true, + "spellcheckLanguages": [ + "en-CA" + ], + "useMarkdownLinks": true, + "alwaysUpdateLinks": true, + "newLinkFormat": "relative" +}
\ No newline at end of file |
