fix list instead of multi for (A)EUV
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m4s
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m4s
This commit is contained in:
@ -50,3 +50,7 @@ replace_with = "ARTIKEL 42"
|
||||
find = "+ARTIKEL 48"
|
||||
replace_with = "ARTIKEL 48"
|
||||
|
||||
[[parser.replace_rules]]
|
||||
find = """<absatz typ="erltext" ct="text" halign="j">"""
|
||||
replace_with = """<absatz typ="abs" ct="text" halign="j">"""
|
||||
|
||||
|
Reference in New Issue
Block a user