39 lines
969 B
JSON
39 lines
969 B
JSON
{
|
||
"name": "siyuan-plugin-code-block",
|
||
"author": "terwer",
|
||
"url": "https://github.com/terwer/siyuan-plugin-code-block",
|
||
"version": "1.0.3",
|
||
"minAppVersion": "2.8.9",
|
||
"backends": [
|
||
"windows",
|
||
"linux",
|
||
"darwin",
|
||
"docker",
|
||
"android",
|
||
"ios"
|
||
],
|
||
"frontends": [
|
||
"desktop",
|
||
"desktop-window",
|
||
"mobile",
|
||
"browser-desktop",
|
||
"browser-mobile"
|
||
],
|
||
"displayName": {
|
||
"en_US": "Code Block",
|
||
"zh_CN": "代码块美化"
|
||
},
|
||
"description": {
|
||
"en_US": "Imitate the Mac-style code block style, and specially adapt to popular themes such as Rem Craft, Savor, Dark+, HBuilderX, etc.️",
|
||
"zh_CN": "模仿Mac风格的代码块风格,并且对Rem Craft、Savor、Dark+、HBuilderX等热门主题进行专门适配"
|
||
},
|
||
"readme": {
|
||
"en_US": "README.md",
|
||
"zh_CN": "README_zh_CN.md"
|
||
},
|
||
"funding": {
|
||
"custom": [
|
||
"https://afdian.net/a/terwer"
|
||
]
|
||
}
|
||
} |