Skip to content

Comments

Support the unicode flag#17

Open
micahhahn wants to merge 1 commit intoelm:masterfrom
micahhahn:support-unicode-flag
Open

Support the unicode flag#17
micahhahn wants to merge 1 commit intoelm:masterfrom
micahhahn:support-unicode-flag

Conversation

@micahhahn
Copy link

Fixes issue #14

This PR adds an additional option called unicode which includes the u unicode flag. This would have been very convenient for recent work as I needed code able to match any letter - where letters might include foreign author names and book titles. Being able to access the "\p{Letter}" unicode character class would have been the ideal solution. However that requires the unicode switch to be set.

@celsobonutti
Copy link

@evancz any chance we could have a quick review in this? It'd very helpful to solve many non-ideal scenarios we currently have at the company.

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.

2 participants