15 lines
324 B
JSON
15 lines
324 B
JSON
|
{
|
||
|
"legacyEditor": false,
|
||
|
"livePreview": true,
|
||
|
"spellcheck": true,
|
||
|
"alwaysUpdateLinks": true,
|
||
|
"promptDelete": true,
|
||
|
"attachmentFolderPath": "./_attachments",
|
||
|
"userIgnoreFilters": [
|
||
|
"Excalidraw/",
|
||
|
"excalibrain"
|
||
|
],
|
||
|
"newFileLocation": "root",
|
||
|
"newLinkFormat": "relative",
|
||
|
"useMarkdownLinks": true
|
||
|
}
|