update for ris update
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 21m23s
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 21m23s
This commit is contained in:
parent
0d0063149c
commit
6ec2117397
@ -8,7 +8,12 @@ is_root = true
|
|||||||
match_function = "contains"
|
match_function = "contains"
|
||||||
|
|
||||||
[parser]
|
[parser]
|
||||||
remove_strings = ["<n>", "</n>"]
|
remove_strings = [
|
||||||
|
"<n>", "</n>",
|
||||||
|
"<super>", "</super>",
|
||||||
|
"<i>", "</i>",
|
||||||
|
"<abstand ct=\"text\" halign=\"l\" />"
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
[[parser.replace_rules]]
|
[[parser.replace_rules]]
|
||||||
|
Loading…
Reference in New Issue
Block a user