gitbook-plugin-element-display-none

0.0.6 • Public • Published

GitBook Plugin

Set the element style "display:none" that you don't want to see.

Usage

{
    "plugins": [
        "element-display-none"
    ],
    "pluginsConfig": {
        "element-display-none": {
            "elements": [".gitbook-link"]
        }
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-element-display-none

Weekly Downloads

1

Version

0.0.6

License

ISC

Unpacked Size

15 kB

Total Files

9

Last publish

Collaborators

  • djbird2046