add staatsgrundgesetz
This commit is contained in:
parent
b2b820005e
commit
28e7c79327
13
data/configs/staatsgrundgesetz.toml
Normal file
13
data/configs/staatsgrundgesetz.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[law]
|
||||||
|
id = 10000006
|
||||||
|
name = "Staatsgrundgesetz über die allgemeinen Rechte der Staatsbürger"
|
||||||
|
|
||||||
|
|
||||||
|
[parser]
|
||||||
|
remove_strings = [
|
||||||
|
"<i>", "</i>"
|
||||||
|
]
|
||||||
|
|
||||||
|
[[parser.replace_rules]]
|
||||||
|
find = "Einleitung." # Should be at the same level as the other "Theil"e
|
||||||
|
replace_with = "Nullter Theil. Einleitung"
|
Loading…
Reference in New Issue
Block a user