0.0.1 • Published 6 years ago
gitbook-plugin-expandable-chapters-small2 v0.0.1
#Expandable chapters for GitBook
原插件 无法控制首个菜单只展开 但不跳转
Tiny change to the expandable-chapters plugin from https://github.com/DomainDrivenArchitecture/ to use smaller arrows.
How to use it?
Add it to your book.json
configuration:
{
plugins: ["expandable-chapters-small"]
}
Install your plugins using:
$ gitbook install
Configuration
There is no configuration needed at the moment, can be left empty.
{
"pluginsConfig": {
"expandable-chapters-small2":{
"articlesExpand": true
}
}
}
0.0.1
6 years ago