Initial commit

This commit is contained in:
Docker7530
2026-03-01 01:43:46 +08:00
commit c6125c117b
3840 changed files with 415340 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"readableLineLength": false,
"strictLineBreaks": true,
"showLineNumber": true,
"promptDelete": true,
"alwaysUpdateLinks": true,
"newLinkFormat": "relative",
"useMarkdownLinks": true,
"showUnsupportedFiles": true,
"newFileLocation": "folder",
"newFileFolderPath": "000-inbox",
"attachmentFolderPath": "attachment",
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"showInlineTitle": true,
"autoPairMarkdown": true,
"useTab": false,
"showIndentGuide": false,
"spellcheck": false,
"foldIndent": false
}