fix updated ris page
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 18m59s

This commit is contained in:
philipp 2024-07-25 15:04:39 +02:00
parent fe2b6a4d23
commit 7d291bf1a8

View File

@ -27,6 +27,7 @@ remove_strings = [
"<i>", "</i>", "<i>", "</i>",
"<n>", "</n>", "<n>", "</n>",
"<super>", "</super>", "<super>", "</super>",
"""<abstand ct="text" halign="l" />""",
] ]
[[parser.replace_rules]] [[parser.replace_rules]]