add law
Some checks failed
CI/CD Pipeline / test (push) Successful in 2m3s
Update CI/CD Pipeline / update (push) Failing after 16m23s

This commit is contained in:
2025-03-31 13:06:58 +02:00
parent 9f7dc72a1b
commit e2af2b4f47
29 changed files with 107 additions and 0 deletions

16
data/configs/prag.toml Normal file
View File

@ -0,0 +1,16 @@
[law]
id = 10007216
name = "Preisauszeichnungsgesetz"
[parser]
remove_strings = [
"<b>", "</b>",
"<i>", "</i>",
"<n>", "</n>",
"<super>", "</super>"
]
[[parser.replace_rules]]
find = "<gdash />"
replace_with = "-"