chore: 初始化项目骨架
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"manifestVersion": 1,
|
||||
"id": "typora-like",
|
||||
"name": "Typora 风格",
|
||||
"version": "0.1.0",
|
||||
"description": "项目自有的简洁技术文档主题,不复制 Typora 官方主题代码。",
|
||||
"author": "md-to-pdf contributors",
|
||||
"license": "项目自有",
|
||||
"entry": "theme.css",
|
||||
"print": "print.css",
|
||||
"domPreset": "typora",
|
||||
"defaultFontSize": "16px",
|
||||
"supportedFeatures": [
|
||||
"code",
|
||||
"table",
|
||||
"task-list",
|
||||
"footnote",
|
||||
"katex",
|
||||
"mermaid"
|
||||
],
|
||||
"bundled": true
|
||||
}
|
||||
Reference in New Issue
Block a user