mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-08 04:51:23 -06:00
syntax error
This commit is contained in:
parent
900639b02c
commit
ff106641b0
@ -57,7 +57,7 @@ function initSearch() {
|
||||
lunr.tokenizer.separator = {{ site.search_tokenizer_separator }}
|
||||
{% else %}
|
||||
lunr.tokenizer.separator = /[\s\-/]+/
|
||||
{% end %}
|
||||
{% endif %}
|
||||
|
||||
var index = lunr(function () {
|
||||
this.ref('id');
|
||||
|
Loading…
x
Reference in New Issue
Block a user