Skip to content

Commit c4195d4

Browse files
authored
Merge pull request #2016 from tshepang/patch-1
use AND when searching for multiple terms
2 parents 377c8d8 + a15dcfc commit c4195d4

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)