add versg
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m13s

This commit is contained in:
2024-03-21 10:09:02 +01:00
parent 241fbf1f37
commit 7353691d76
28 changed files with 82 additions and 0 deletions

8
data/configs/versg.toml Normal file
View File

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