37 lines
829 B
JSON
37 lines
829 B
JSON
{
|
|
"manifestVersion": 1,
|
|
"id": "enterprise-red-simple",
|
|
"name": "政企红头·企业简版",
|
|
"version": "0.5.1",
|
|
"description": "适合企业通知、制度和内部发文的简洁红头主题,保留识别度并降低机关公文的复杂度。",
|
|
"author": "md-to-pdf contributors",
|
|
"license": "项目自有",
|
|
"entry": "theme.css",
|
|
"print": "print.css",
|
|
"domPreset": "generic",
|
|
"defaultFontSize": "18px",
|
|
"supportedFeatures": [
|
|
"code",
|
|
"table",
|
|
"task-list",
|
|
"footnote",
|
|
"katex",
|
|
"mermaid",
|
|
"echarts"
|
|
],
|
|
"category": "red-letter",
|
|
"compatibleProfiles": ["official"],
|
|
"pageDefaults": {
|
|
"margins": {
|
|
"top": "25mm",
|
|
"right": "25mm",
|
|
"bottom": "25mm",
|
|
"left": "28mm"
|
|
}
|
|
},
|
|
"docxStyle": {
|
|
"preset": "official"
|
|
},
|
|
"bundled": true
|
|
}
|