risp/data/configs/grestg.toml
Philipp Hofer ae00984533
Some checks failed
CI/CD Pipeline / test (push) Successful in 1m49s
Update CI/CD Pipeline / update (push) Failing after 14m58s
add grestg
2025-01-10 13:38:54 +01:00

21 lines
400 B
TOML

[law]
id = 10004531
name = "GrEstG"
[parser]
remove_strings = [
"""<tab align="r" position="333.15" leader="p" />""",
"""<tab align="r" position="425.25" leader="p" />""",
"<n>", "</n>"
]
[[parser.replace_rules]]
find = "Einleitung." # Should be at the same level as the other "Theil"e
replace_with = "Nullter Theil. Einleitung"
[[parser.replace_rules]]
find = "<gdash />"
replace_with = "-"