1
0
wiki/.obsidian/app.json
2022-09-22 11:21:23 +08:00

21 lines
451 B
JSON

{
"legacyEditor": false,
"livePreview": true,
"showLineNumber": true,
"spellcheck": false,
"spellcheckLanguages": [],
"trashOption": "system",
"promptDelete": true,
"communityPluginSortOrder": "download",
"attachmentFolderPath": "",
"userIgnoreFilters": [
"node_modules/",
"build/",
"src/",
"static/",
"templates/"
],
"newFileLocation": "current",
"defaultViewMode": "source",
"showFrontmatter": false
}