Skip to content

Commit a15dcfc

Browse files
authored
use AND when searching for multiple terms
1 parent 377c8d8 commit a15dcfc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

book.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ smart-punctuation = true
1414
enable = true
1515
level = 0
1616

17+
[output.html.search]
18+
use-boolean-and = true
19+
1720
[output.html.search.chapter]
1821
"test-summary.md" = { enable = false }
1922
"grammar.md" = { enable = false }

0 commit comments

Comments
 (0)