New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gitbook-plugin-toggle-section

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-toggle-section

This is GitBook plugin

latest
npmnpm
Version
0.0.8
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Toggle Chapters on GitBook

Install it using:

$ npm install gitbook-plugin-toggle-section

To use it in your book, add this to book.json:

{
    "plugins": ["toggle-section"]
}

How do you use it? For example:

{% accordion %}
    内容
{% endaccordion %}

Please set up directory in which directory you want to use plugins.


{% accordion iconUrl="xxx/xxx"%}
    内容
{% endaccordion %}


Keywords

toggle-section

FAQs

Package last updated on 16 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts