gitbook-plugin-xformation-collapse-expand-chapter
v1.0.6
Published
A plugin to create summary with collapse expand
Downloads
26
Maintainers
Readme
Collapse expand chapters
Install it:
$ npm install gitbook-plugin-toggle-chapters
This plugin is for gitbook. In Sidebar, it will create collapse expand chapters.
To use it in your book, add this to book.json:
{
"plugins": ["collapse-expand-chapters"]
}