21 lines
554 B
JSON
21 lines
554 B
JSON
{
|
|
"interfaceFontFamily": "",
|
|
"textFontFamily": "Verdana,Microsoft YaHei UI",
|
|
"monospaceFontFamily": "Cascadia Code",
|
|
"obsidianCss": true,
|
|
"spellcheck": false,
|
|
"foldHeading": true,
|
|
"foldIndent": true,
|
|
"showLineNumber": true,
|
|
"vimMode": false,
|
|
"useTab": false,
|
|
"alwaysUpdateLinks": true,
|
|
"attachmentFolderPath": "attachments",
|
|
"showFrontmatter": false,
|
|
"readableLineLength": false,
|
|
"promptDelete": false,
|
|
"newFileLocation": "current",
|
|
"legacyEditor": false,
|
|
"livePreview": false,
|
|
"communityThemeSortOrder": "release"
|
|
} |