add note
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 6m32s

This commit is contained in:
philipp 2024-02-20 23:55:30 +01:00
parent ee911cb82f
commit e7405c4edb

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)"