add staatsgrundgesetz
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 3m52s
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 3m52s
This commit is contained in:
parent
556017f553
commit
bf8d473677
13
laws/staatsgrundgesetz.toml
Normal file
13
laws/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