26 lines
611 B
JSON
26 lines
611 B
JSON
{
|
|
"obsidianCss": true,
|
|
"spellcheck": false,
|
|
"foldHeading": true,
|
|
"foldIndent": true,
|
|
"showLineNumber": true,
|
|
"vimMode": false,
|
|
"useTab": false,
|
|
"alwaysUpdateLinks": true,
|
|
"attachmentFolderPath": "attachments",
|
|
"showFrontmatter": false,
|
|
"readableLineLength": false,
|
|
"promptDelete": false,
|
|
"newFileLocation": "current",
|
|
"legacyEditor": false,
|
|
"livePreview": false,
|
|
"communityThemeSortOrder": "download",
|
|
"strictLineBreaks": false,
|
|
"pdfExportSettings": {
|
|
"includeName": true,
|
|
"pageSize": "A4",
|
|
"landscape": false,
|
|
"margin": "2",
|
|
"downscalePercent": 100
|
|
}
|
|
} |