21 lines
342 B
JSON
21 lines
342 B
JSON
{
|
|
"rightToLeft": true,
|
|
"useMarkdownLinks": true,
|
|
"userIgnoreFilters": [
|
|
"*.pdf",
|
|
"*.JPG",
|
|
"*.jpg",
|
|
"*.jpeg",
|
|
"*.webp",
|
|
"*.docx",
|
|
"*.pptx",
|
|
"*.svg"
|
|
],
|
|
"pdfExportSettings": {
|
|
"includeName": true,
|
|
"pageSize": "Letter",
|
|
"landscape": false,
|
|
"margin": "0",
|
|
"downscalePercent": 100
|
|
}
|
|
} |