mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-18 15:02:09 +00:00
23 lines
493 B
JSON
23 lines
493 B
JSON
{
|
|
"title": "Shadow Editor文档",
|
|
"description": "Shadow Editor开发文档",
|
|
"plugins": [],
|
|
"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
|
|
}
|
|
} |