23 lines
515 B
JSON
23 lines
515 B
JSON
{
|
||
"manifestVersion": 1,
|
||
"id": "typora-github",
|
||
"name": "Typora 默认(GitHub)",
|
||
"version": "1.14.7",
|
||
"description": "从 Typora 1.14.7 导入,供公司内部私有部署使用。",
|
||
"author": "Typora",
|
||
"license": "公司内部使用,不对外分发",
|
||
"base": "typora-base.css",
|
||
"entry": "github.css",
|
||
"domPreset": "typora",
|
||
"defaultFontSize": "16px",
|
||
"supportedFeatures": [
|
||
"code",
|
||
"table",
|
||
"task-list",
|
||
"footnote",
|
||
"katex",
|
||
"mermaid"
|
||
],
|
||
"bundled": true
|
||
}
|