add note
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m53s

This commit is contained in:
2024-02-20 23:55:12 +01:00
parent afd364d3b9
commit 287d7bdb8b
2 changed files with 7 additions and 0 deletions

View File

@ -35,6 +35,12 @@ move_para_headers_into_content = true
find = "<gdash />"
replace_with = "-"
[[parser.replace_rules]]
find = """<absatz typ="erltext" ct="artikel_anlage" halign="j">§ 62</absatz>"""
replace_with = """<absatz typ="erltext" ct="artikel_anlage" halign="j">§ 62</absatz>\
<ueberschrift typ="titel" halign="j">Beachte</ueberschrift>\
<absatz typ="erltext" ct="artikel_anlage" halign="j">Gilt sinngemäß für den geschiedenen Ehemann (BGBl 1975/412).</absatz>"""
[[parser.replace_rules]]
find = "(Anm.: § 108 aufgehoben durch Art. II Z 7 BGBl. Nr. 566/1983)"
replace_with = "<gldsym>§ 108.</gldsym>(Anm.: § 108 aufgehoben durch Art. II Z 7 BGBl. Nr. 566/1983)"