Files
server-configs/siyuan/data/plugins/headingIndex/plugin.json
2026-02-13 22:24:27 +08:00

29 lines
646 B
JSON

{
"name": "headingIndex",
"author": "椽承设计",
"url": "https://github.com/leolee9086/headingIndex",
"version": "0.0.9",
"displayName": {
"default": "headingIndex",
"zh_CN": "headingIndex"
},
"description": {
"default": "This is a plugin for setting siyuan's heading index style",
"zh_CN": "这是一个用于设置思源标题序号格式的插件"
},
"readme": {
"default": "README.md",
"en_US": "README_en_US.md",
"zh_CN": "README.md"
},
"i18n": [
"en_US",
"zh_CN"
],
"funding": {
"custom": [
"https://afdian.net/a/leolee9086"
]
}
}