website-risg/laws/kartellg.toml
philipp 556017f553
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 27m27s
Add kartellg & faster deploy
2024-10-17 16:01:10 +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 = "-"