1.0.6 • Published 8 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 url
Use 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 start
And then open http://127.0.0.1:4000
Thanks To:
1.0.6
8 years ago
1.0.4-alpha-8
8 years ago
1.0.4-alpha-7
8 years ago
1.0.4-alpha-6
8 years ago
1.0.4-alpha-5
8 years ago
1.0.4-alpha-4
8 years ago
1.0.4-alpha-3
8 years ago