21 lines
466 B
JSON
21 lines
466 B
JSON
{
|
|
"legacyEditor": false,
|
|
"livePreview": true,
|
|
"showLineNumber": true,
|
|
"spellcheck": false,
|
|
"spellcheckLanguages": [],
|
|
"trashOption": "system",
|
|
"promptDelete": true,
|
|
"communityPluginSortOrder": "download",
|
|
"attachmentFolderPath": "",
|
|
"userIgnoreFilters": [
|
|
"src/",
|
|
"static/",
|
|
"templates/"
|
|
],
|
|
"newFileLocation": "current",
|
|
"defaultViewMode": "source",
|
|
"showFrontmatter": true,
|
|
"vimMode": false,
|
|
"newLinkFormat": "absolute"
|
|
} |