mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
25 lines
528 B
JSON
25 lines
528 B
JSON
{
|
|
"title": "Shadow Editor文档",
|
|
"description": "Shadow Editor文档",
|
|
"plugins": [
|
|
"expandable-chapters-small"
|
|
],
|
|
"pluginsConfig": {
|
|
"theme-default": {
|
|
"showLevel": true
|
|
}
|
|
},
|
|
"pdf": {
|
|
"pageNumbers": true,
|
|
"fontSize": 12,
|
|
"paperSize": "a4",
|
|
"margin": {
|
|
"right": 62,
|
|
"left": 62,
|
|
"top": 36,
|
|
"bottom": 36
|
|
},
|
|
"headerTemplate": null,
|
|
"footerTemplate": null
|
|
}
|
|
} |