Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Absatz regex part #3

Open
S1SYPHOS opened this issue Oct 26, 2021 · 0 comments
Open

Extend Absatz regex part #3

S1SYPHOS opened this issue Oct 26, 2021 · 0 comments

Comments

@S1SYPHOS
Copy link
Collaborator

S1SYPHOS commented Oct 26, 2021

Hello,
thinking about it, I guess you could add support for detecting Absatz when written as capital roman letters, like in § 433 II BGB by changing the corresponding group with (?:(?:Abs\.\s*)?(?<absatz>\d+|[XIV]+(?:\w\b)))?, what do you think?

From README.md:

Auch sind keine römischen Absatznummerierungen vorgesehen.

Don't know if that means you won't support or just not right now at least .. let me know!

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant