diff --git a/laws/staatsgrundgesetz.toml b/laws/staatsgrundgesetz.toml new file mode 100644 index 0000000..bc20ac8 --- /dev/null +++ b/laws/staatsgrundgesetz.toml @@ -0,0 +1,13 @@ +[law] +id = 10000006 +name = "Staatsgrundgesetz über die allgemeinen Rechte der Staatsbürger" + + +[parser] +remove_strings = [ + "", "" +] + +[[parser.replace_rules]] +find = "Einleitung." # Should be at the same level as the other "Theil"e +replace_with = "Nullter Theil. Einleitung"