12345678910111213141516171819 |
- {
- "alwaysUpdateLinks": true,
- "attachmentFolderPath": "./images",
- "livePreview": true,
- "readableLineLength": false,
- "pdfExportSettings": {
- "includeName": true,
- "pageSize": "A4",
- "landscape": false,
- "margin": "1",
- "downscalePercent": 100
- },
- "showUnsupportedFiles": true,
- "newFileLocation": "current",
- "showLineNumber": true,
- "tabSize": 2,
- "strictLineBreaks": false,
- "defaultViewMode": "preview"
- }
|