gitbook-plugin-search2

Search content from your book

Usage no npm install needed!

<script type="module">
  import gitbookPluginSearch2 from 'https://cdn.skypack.dev/gitbook-plugin-search2';
</script>

README

plugin-search

This plugin adds interactive search in sidebar

Disable this plugin

This is a default plugin and it can be disabled using a book.json configuration:

{
    plugins: ["-search"]
}