website-risg/laws/muschg.toml

23 lines
360 B
TOML
Raw Normal View History

2024-10-02 17:24:36 +02:00
[law]
id = 10002963
name = "Musterschutzgesetz"
[[law.classifiers]]
name = "roman numbering"
is_root = true
match_function = "starts_with_roman_number"
[[law.classifiers]]
name = "uppercase letter"
is_root = false
match_function = "starts_with_uppercaseletter"
[parser]
remove_strings = [
]
[[parser.replace_rules]]
find = "<gdash />"
replace_with = "-"