risp/data/configs/prag.toml
Philipp Hofer e2af2b4f47
Some checks failed
CI/CD Pipeline / test (push) Successful in 2m3s
Update CI/CD Pipeline / update (push) Failing after 16m23s
add law
2025-03-31 13:06:58 +02:00

17 lines
221 B
TOML

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