20 lines
463 B
JSON
20 lines
463 B
JSON
{
|
|
"promptDelete": false,
|
|
"newLinkFormat": "relative",
|
|
"attachmentFolderPath": "./assets/未命名",
|
|
"showUnsupportedFiles": false,
|
|
"newFileLocation": "current",
|
|
"useMarkdownLinks": true,
|
|
"strictLineBreaks": false,
|
|
"showFrontmatter": true,
|
|
"vimMode": false,
|
|
"showLineNumber": true,
|
|
"foldIndent": true,
|
|
"showIndentGuide": true,
|
|
"smartIndentList": true,
|
|
"spellcheckLanguages": [
|
|
"zh-CN",
|
|
"en-US"
|
|
],
|
|
"alwaysUpdateLinks": true
|
|
} |