Next: Make it easier to use: Law configs #3

Closed
opened 2024-02-05 16:04:24 +01:00 by philipp · 0 comments
Owner
mschg.json
=========
law_id = 10002180
classifier = [
    ["Abschnitt", "contains"],
    ["Number", "starts_with_number"],
]
remove = [
    "<i>",
    "</i>"
]
replace = [
    ["<gdash />", "-"]
]
```json mschg.json ========= law_id = 10002180 classifier = [ ["Abschnitt", "contains"], ["Number", "starts_with_number"], ] remove = [ "<i>", "</i>" ] replace = [ ["<gdash />", "-"] ] ```
Sign in to join this conversation.
No Label
next
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: philipp/risp#3
No description provided.