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

Fix for Cyrillic and other scripts #39

Closed
wants to merge 2 commits into from

Conversation

ForNeVeR
Copy link

This solution uses xregexp to support every kind of script supported by Unicode.

Closes #38.

@stkb
Copy link
Owner

stkb commented Jun 11, 2017

Hi, thanks for all your work on this. Unfortunately though I can't merge because I've moved to a new codebase. But I have included a fix (49a7a21) by just including all characters \u00c0-\uffff, which I guess should be ok.

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

Successfully merging this pull request may close these issues.

None yet

2 participants