Expandable chapters for GitBook
How to use it?
Add it to yourbook.json
configuration:{
plugins: ["expandable-chapters"]
}
Install your plugins using:
$ gitbook install
Configuration
There is no configuration needed at the moment, can be left empty.{
"pluginsConfig": {
"expandable-chapters":{}
}
}