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

Use 0 as digit marker #51

Open
michelole opened this issue Oct 20, 2018 · 1 comment
Open

Use 0 as digit marker #51

michelole opened this issue Oct 20, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@michelole
Copy link
Member

A digit marker should be on the same regex class of digits, so use any digit instead of Ð.

Relates to #17.

@michelole michelole added the enhancement New feature or request label Oct 20, 2018
@michelole
Copy link
Member Author

michelole commented Aug 30, 2019

This also reduce memory consumption by not requiring Unicode (but we still need to transliterate ß).

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

No branches or pull requests

1 participant