website-risg/laws/zsg.toml

20 lines
276 B
TOML
Raw Normal View History

2024-10-07 13:30:20 +02:00
[law]
id = 10005522
name = "Zustellgesetz"
[[law.classifiers]]
name = "Abschnitt"
is_root = true
match_function = "contains"
[parser]
remove_strings = [
"<n>", "</n>",
"<i>", "</i>",
"<super>", "</super>"
]
[[parser.replace_rules]]
find = "<gdash />"
replace_with = "-"