gitbook-plugin-hide-element

0.0.4 • Public • Published

GitBook Plugin

Hide the element that you don't want to see.

Usage

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

Keywords

none

Install

npm i gitbook-plugin-hide-element

DownloadsWeekly Downloads

191

Version

0.0.4

License

ISC

Last publish

Collaborators

  • gonjay