add prag
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 22m23s

This commit is contained in:
Philipp Hofer 2025-03-31 12:24:55 +02:00
parent ee54dfd721
commit d3cb9aeaa2

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