zx-editor
Version:
ZxEditor is a HTML5 rich text editor
31 lines (30 loc) • 660 B
JSON
{
"title" : "zx-editor v3.x.x",
"author" : "Capricorncd",
"plugins": [
"-sharing",
"-lunr",
"-search",
"back-to-top-button",
"chapter-fold",
"expandable-chapters-small",
"flexible-alerts",
"insert-logo",
"search-pro",
"tbfed-pagefooter"
],
"pluginsConfig": {
"insert-logo": {
"url": "./logo.png",
"style": "background: none; max-height: 50px; min-height: 30px"
},
"code": {
"copyButtons": false
},
"tbfed-pagefooter": {
"copyright": "© 2019 Capricorncd",
"modify_label": "该文件修订时间:",
"modify_format": "YYYY-MM-DD HH:mm:ss"
}
}
}