use new lib & add versammlungsgesetz
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 20m8s

This commit is contained in:
2024-03-21 10:11:40 +01:00
parent ce10115dca
commit 26cc6a8811
2 changed files with 22 additions and 14 deletions

8
laws/versg.toml Normal file
View File

@ -0,0 +1,8 @@
[law]
id = 10000249
name = "Versammlungsgesetz"
[parser]
remove_strings = [
"<i>", "</i>"
]