risp/data/configs/tkg.toml
philipp 1539906053
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m53s
add tkg
2024-02-19 18:37:00 +01:00

20 lines
264 B
TOML

[law]
id = 20011678
name = "Telekommunikationsgesetz"
[parser]
remove_strings = [
"<i>", "</i>",
"<b>", "</b>"
]
[[law.classifiers]]
name = "Abschnitt"
is_root = true
match_function = "contains"
[[parser.replace_rules]]
find = "<gdash />"
replace_with = "-"