update laws + add bafg
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m13s

This commit is contained in:
2024-08-27 13:50:26 +02:00
parent d7f3f96a5e
commit 6e654e84e8
52 changed files with 222 additions and 0 deletions

18
data/configs/bafg.toml Normal file
View File

@ -0,0 +1,18 @@
[law]
id = 20012316
name = "Barrierefreiheitsgesetz"
fassung = "2026-08-27"
[[law.classifiers]]
name = "Abschnitt"
is_root = true
match_function = "contains"
[parser]
remove_strings = [
"<b>", "</b>"
]
[[parser.replace_rules]]
find = "<gdash />"
replace_with = "-"