1.0.6 • Published 9 years ago
gitbook-plugin-search-plus-mod v1.0.6
gitbook-search-plus-mod
A powerful search plugin for GitBook. Mod of gitbook-search-plus https://github.com/lwdgit/gitbook-plugin-search-plus
Features
* Search any character
* Search across element (for search code)
* Remember search urlUse this plugin
Before use this plugin, you should disable the default search plugin first,
Here is a book.json configuration example:
{
plugins: ["-lunr", "-search", "search-plus-mod"]
}Note: Only gitbook >= 3.0.0 support
Examples
Open https://JustPilz.github.io/gitbook-plugin-search-plus-mod/ or test it by yourself
> git clone git@github.com:JustPilz/gitbook-plugin-search-plus-mod.git -b gh-pages
> cd gitbook-plugin-search-plus-mod
> npm install
> npm startAnd then open http://127.0.0.1:4000
Thanks To:
1.0.6
9 years ago
1.0.4-alpha-8
9 years ago
1.0.4-alpha-7
9 years ago
1.0.4-alpha-6
9 years ago
1.0.4-alpha-5
9 years ago
1.0.4-alpha-4
9 years ago
1.0.4-alpha-3
9 years ago


