From bf8d4736771e03d2e97214b7b02316abc4284784 Mon Sep 17 00:00:00 2001 From: philipp Date: Fri, 18 Oct 2024 11:48:35 +0200 Subject: [PATCH] add staatsgrundgesetz --- laws/staatsgrundgesetz.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 laws/staatsgrundgesetz.toml 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"