fix: preserve small tags in generated search index

Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
squidfunk
2026-06-21 20:24:47 +02:00
parent edb0878fb5
commit 61b6d05b68
+1
View File
@@ -378,6 +378,7 @@ keep = {
"li",
"ol",
"ul",
"small",
"sub",
"sup",
}