website-risg/laws/kschg.toml

16 lines
232 B
TOML

[law]
id = 10002462
[[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>"]