This commit is contained in:
+6
-1
@@ -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]]
|
||||||
|
|||||||
Reference in New Issue
Block a user