risp/data/configs/kartellg.toml
philipp bebdf3a015
Some checks failed
CI/CD Pipeline / test (push) Failing after 2m19s
Add kartellg
2024-10-17 15:56:49 +02:00

24 lines
380 B
TOML

[law]
id = 20004174
name = "Kartellgesetz 2005"
[[law.classifiers]]
name = "Hauptstück"
is_root = true
match_function = "contains"
[[law.classifiers]]
name = "Abschnitt"
is_root = false
match_function = "contains"
[parser]
remove_strings = [
"<i>", "</i>"
]
[[parser.replace_rules]]
find = "<gdash />" # Should be at the same level as the other "Theil"e
replace_with = "-"