2025-03-07 22:48:03 +08:00
|
|
|
{
|
|
|
|
"newFileLocation": "current",
|
|
|
|
"newLinkFormat": "relative",
|
|
|
|
"attachmentFolderPath": "./assets",
|
|
|
|
"strictLineBreaks": true,
|
|
|
|
"useMarkdownLinks": true,
|
|
|
|
"showLineNumber": false,
|
2025-03-10 21:20:48 +08:00
|
|
|
"trashOption": "local",
|
2025-03-23 19:22:23 +08:00
|
|
|
"alwaysUpdateLinks": true,
|
2025-04-02 09:04:01 +08:00
|
|
|
"showUnsupportedFiles": true,
|
|
|
|
"pdfExportSettings": {
|
2025-04-24 17:29:25 +08:00
|
|
|
"includeName": true,
|
2025-04-02 09:04:01 +08:00
|
|
|
"pageSize": "Letter",
|
|
|
|
"landscape": false,
|
|
|
|
"margin": "0",
|
|
|
|
"downscalePercent": 100
|
|
|
|
}
|
2025-03-07 22:48:03 +08:00
|
|
|
}
|