Skip to content

Commit 2b24d7a

Browse files
committed
docs: Set Obsidian preferences to 2-space indentation
This is for consistency with the lint:markdown behaviour.
1 parent fba2d9e commit 2b24d7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.obsidian/app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"promptDelete": false,
1111
"showInlineTitle": false,
1212
"alwaysUpdateLinks": true,
13-
"useMarkdownLinks": false
13+
"useMarkdownLinks": false,
14+
"tabSize": 2
1415
}

0 commit comments

Comments
 (0)