risp/data/configs/vereinsg.toml
philipp e26e7df913
Some checks are pending
CI/CD Pipeline / test (push) Waiting to run
update vereinsg; add script to do this automatically in the future
2024-06-27 09:26:11 +02:00

23 lines
320 B
TOML

[law]
id = 20001917
name = "Vereinsgesetz"
[[law.classifiers]]
name = "Abschnitt"
is_root = true
match_function = "contains"
[parser]
remove_strings = [
"<n>", "</n>",
"<super>", "</super>",
"<i>", "</i>",
"<abstand ct=\"text\" halign=\"l\" />"
]
[[parser.replace_rules]]
find = "<gdash />"
replace_with = "-"