use new version + add bafg
Some checks failed
CI/CD Pipeline / deploy-main (push) Has been cancelled

This commit is contained in:
2024-08-27 13:55:45 +02:00
parent a51b101c5b
commit 96586b54ea
2 changed files with 95 additions and 67 deletions

18
laws/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 = "-"