mirror of
https://github.com/zensical/zensical.git
synced 2026-08-29 02:26:38 +00:00
fix: preserve small tags in generated search index
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
@@ -378,6 +378,7 @@ keep = {
|
||||
"li",
|
||||
"ol",
|
||||
"ul",
|
||||
"small",
|
||||
"sub",
|
||||
"sup",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user