fix (a)euv
Some checks failed
CI/CD Pipeline / test (push) Failing after 34s

This commit is contained in:
philipp 2024-05-26 17:02:36 +02:00
parent c056bc27ff
commit 9cd39e3b06
2 changed files with 4 additions and 5 deletions

View File

@ -39,6 +39,5 @@ find = "<gdash />"
replace_with = "-" replace_with = "-"
[[parser.replace_rules]] [[parser.replace_rules]]
find = """<absatz typ="erltext" ct="text" halign="j">""" find = """<absatz typ="erltext" ct="text" halign="j">("""
replace_with = """<absatz typ="abs" ct="text" halign="j">""" replace_with = """<absatz typ="abs" ct="text" halign="j">("""

View File

@ -51,6 +51,6 @@ find = "+ARTIKEL 48"
replace_with = "ARTIKEL 48" replace_with = "ARTIKEL 48"
[[parser.replace_rules]] [[parser.replace_rules]]
find = """<absatz typ="erltext" ct="text" halign="j">""" find = """<absatz typ="erltext" ct="text" halign="j">("""
replace_with = """<absatz typ="abs" ct="text" halign="j">""" replace_with = """<absatz typ="abs" ct="text" halign="j">("""