Skip to content

Repository files navigation

docsify-hide-code

A docsify plugin that hide code.

Installation

Add following script tag to your index.html after docsify.

<scriptsrc="https://unpkg.com/docsify-hide-code"></script>

You can also use the following script.

<scriptsrc="https://cdn.jsdelivr.net/npm/docsify-hide-code/dist/docsify-hide-code.min.js"></script>

Options

window.$docsify={hideCode: {scroll: false,// Enable scrollingheight: 300// Max height}}

About

A docsify plugin that hide code.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages