risp/data/configs/vereinsg.toml

23 lines
320 B
TOML
Raw Normal View History

2024-02-15 12:28:27 +01:00
[law]
id = 20001917
2024-02-17 10:40:00 +01:00
name = "Vereinsgesetz"
2024-02-15 12:28:27 +01:00
[[law.classifiers]]
name = "Abschnitt"
is_root = true
match_function = "contains"
[parser]
remove_strings = [
"<n>", "</n>",
"<super>", "</super>",
"<i>", "</i>",
"<abstand ct=\"text\" halign=\"l\" />"
]
2024-02-15 12:28:27 +01:00
[[parser.replace_rules]]
find = "<gdash />"
replace_with = "-"