Skip to content

Commit 2fb4ff1

Browse files
authored
Merge pull request #118 from tecladocode/add-code-algolia
2 parents 29e52cd + 783337f commit 2fb4ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/algolia.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"lvl4": "article h4",
2424
"lvl5": "article h5, article td:first-child",
2525
"lvl6": "article h6",
26-
"text": "article p, article li, article td:last-child"
26+
"text": "article p, article pre, article li, article td:last-child"
2727
},
2828
"strip_chars": " .,;:#",
2929
"custom_settings": {

0 commit comments

Comments
 (0)