refactor(plugins): update search plugin

This commit is contained in:
qingwei.li
2017-02-19 10:47:47 +08:00
committed by cinwell.li
parent 86594a3118
commit 079bd00395
22 changed files with 348 additions and 393 deletions

View File

@@ -90,7 +90,7 @@ window.$docsify = {
})
hook.ready(function() {
// Called after initialization is complete. Only trigger once, no arguments.
// Called after initial completion, no arguments.
})
}
]