fix uwg
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 21m27s

This commit is contained in:
Philipp Hofer 2024-11-28 10:54:02 +01:00
parent 6defc285b3
commit 072ecbb438

View File

@ -29,6 +29,7 @@ remove_strings = [
"<b>", "</b>", "<b>", "</b>",
"<i>", "</i>", "<i>", "</i>",
"<n>", "</n>", "<n>", "</n>",
"<super>", "</super>",
] ]
[[parser.replace_rules]] [[parser.replace_rules]]