22 lines
519 B
JSON
22 lines
519 B
JSON
{
|
|
"legacyEditor": false,
|
|
"livePreview": true,
|
|
"showLineNumber": true,
|
|
"spellcheck": false,
|
|
"spellcheckLanguages": null,
|
|
"trashOption": "system",
|
|
"promptDelete": true,
|
|
"communityPluginSortOrder": "download",
|
|
"attachmentFolderPath": "static/upload",
|
|
"userIgnoreFilters": [
|
|
"src/",
|
|
"static/",
|
|
"templates/"
|
|
],
|
|
"newFileLocation": "current",
|
|
"defaultViewMode": "preview",
|
|
"showFrontmatter": true,
|
|
"vimMode": false,
|
|
"newLinkFormat": "absolute",
|
|
"propertiesInDocument": "visible"
|
|
} |