33 lines
798 B
JSON
33 lines
798 B
JSON
{
|
|
"vimMode": false,
|
|
"showUnsupportedFiles": true,
|
|
"livePreview": true,
|
|
"showInlineTitle": false,
|
|
"mobileToolbarCommands": [
|
|
"editor:undo",
|
|
"editor:redo",
|
|
"editor:swap-line-up",
|
|
"editor:swap-line-down",
|
|
"editor:move-caret-up",
|
|
"editor:move-caret-down",
|
|
"editor:insert-wikilink",
|
|
"editor:insert-tag",
|
|
"insert-current-date",
|
|
"editor:toggle-checklist-status",
|
|
"editor:toggle-bullet-list",
|
|
"editor:indent-list",
|
|
"editor:unindent-list",
|
|
"editor:insert-footnote",
|
|
"editor:configure-toolbar"
|
|
],
|
|
"promptDelete": true,
|
|
"alwaysUpdateLinks": true,
|
|
"useTab": false,
|
|
"attachmentFolderPath": "Attachments",
|
|
"pdfExportSettings": {
|
|
"pageSize": "Letter",
|
|
"landscape": false,
|
|
"margin": "1",
|
|
"downscalePercent": 80
|
|
}
|
|
} |