add vereinsgesetz cache
This commit is contained in:
16
data/configs/vereinsg.toml
Normal file
16
data/configs/vereinsg.toml
Normal file
@ -0,0 +1,16 @@
|
||||
[law]
|
||||
id = 20001917
|
||||
|
||||
[[law.classifiers]]
|
||||
name = "Abschnitt"
|
||||
is_root = true
|
||||
match_function = "contains"
|
||||
|
||||
[parser]
|
||||
remove_strings = ["<n>", "</n>"]
|
||||
|
||||
|
||||
[[parser.replace_rules]]
|
||||
find = "<gdash />"
|
||||
replace_with = "-"
|
||||
|
Reference in New Issue
Block a user