website-risg/laws/tkg.toml

20 lines
264 B
TOML
Raw Normal View History

2024-02-19 18:37:31 +01:00
[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 = "-"