Integrate Obsidian with the site and track its settings
This commit is contained in:
9
content/.obsidian/app.json
vendored
Normal file
9
content/.obsidian/app.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"spellcheck": true,
|
||||
"autoPairBrackets": false,
|
||||
"autoPairMarkdown": false,
|
||||
"vimMode": true,
|
||||
"useMarkdownLinks": false,
|
||||
"attachmentFolderPath": "media",
|
||||
"alwaysUpdateLinks": true
|
||||
}
|
Reference in New Issue
Block a user