Relegate assets to subdir (+ new pages)

This commit is contained in:
2025-11-06 13:27:54 +02:00
parent e271f4aa2b
commit a441cb28c6
923 changed files with 2350 additions and 430179 deletions

View File

@@ -1,3 +1,21 @@
{
"rightToLeft": true
"rightToLeft": true,
"useMarkdownLinks": true,
"userIgnoreFilters": [
"*.pdf",
"*.JPG",
"*.jpg",
"*.jpeg",
"*.webp",
"*.docx",
"*.pptx",
"*.svg"
],
"pdfExportSettings": {
"includeName": true,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}