refactor: move submodule into this repo
This commit is contained in:
parent
b6450742d1
commit
4f903c3c8d
329 changed files with 234691 additions and 20 deletions
21
src/content/.obsidian/plugins/obsidian-linter/data.json
vendored
Normal file
21
src/content/.obsidian/plugins/obsidian-linter/data.json
vendored
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"ruleConfigs": {},
|
||||
"lintOnSave": false,
|
||||
"recordLintOnSaveLogs": false,
|
||||
"displayChanged": true,
|
||||
"lintOnFileChange": false,
|
||||
"displayLintOnFileChangeNotice": false,
|
||||
"settingsConvertedToConfigKeyValues": true,
|
||||
"foldersToIgnore": [],
|
||||
"linterLocale": "system-default",
|
||||
"logLevel": "ERROR",
|
||||
"lintCommands": [],
|
||||
"customRegexes": [],
|
||||
"commonStyles": {
|
||||
"aliasArrayStyle": "single-line",
|
||||
"tagArrayStyle": "single-line",
|
||||
"minimumNumberOfDollarSignsToBeAMathBlock": 2,
|
||||
"escapeCharacter": "\"",
|
||||
"removeUnnecessaryEscapeCharsForMultiLineArrays": false
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue