gitbook-plugin-bandwidth-toggle-chapters
v0.0.4
Published
Toggle/Expand Chapters on GitBook
Downloads
22
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"]
}