Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 218 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 218 Bytes

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"]
}