mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 05:13:33 -06:00
syntax error
This commit is contained in:
committed by
GitHub
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');
|
||||
|
Reference in New Issue
Block a user