gitbook-plugin-chollapse

1.0.1 • Public • Published

gitbook-plugin-chollapse

Collapsible chapters for GitBook/HonKit.

This is a fork of gitbook-plugin-collapsible-chapters to support HonKit.

Adds an icon to each chapter to allow the chapter to collapse/expand.

Installation

Install via npm:

npm install gitbook-plugin-chollapse --save-dev

Usage

Add this to your book.json:

{
    plugins: ["chollapse"]
}

See also

Maybe you will find gitbook-plugin-toggle-chapters useful.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i gitbook-plugin-chollapse

      Weekly Downloads

      2

      Version

      1.0.1

      License

      Apache-2.0

      Unpacked Size

      16.1 kB

      Total Files

      7

      Last publish

      Collaborators

      • quacksouls