Next: Make it easier to use: Law configs #3
philipp
commented 2024-02-05 16:04:24 +01:00
Owner
```json
mschg.json
=========
law_id = 10002180
classifier = [
["Abschnitt", "contains"],
["Number", "starts_with_number"],
]
remove = [
"<i>",
"</i>"
]
replace = [
["<gdash />", "-"]
]
```
philipp
referenced this issue from a commit 2024-02-06 10:17:18 +01:00
add config for law texts, fixes #3
philipp
closed this issue 2024-02-06 10:17:18 +01:00
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?