gitbook-plugin-bandwidth-toggle-chapters-stopgap
v0.0.1
Published
Toggle/Expand Chapters on GitBook
Downloads
5
Readme
Toggle Chapters on GitBook
Install it using:
$ npm install gitbook-plugin-bandwidth-toggle-chapters
To use it in your book, add this to book.json:
{
"plugins": ["bandwidth-toggle-chapters"]
}