Skip to content

Fix toTitleCase to support Unicode and non-English alphabets Fixes #37#59

Open
juanjdlt wants to merge 1 commit intoelm-community:masterfrom
juanjdlt:fix/toTitleCase-unicode
Open

Fix toTitleCase to support Unicode and non-English alphabets Fixes #37#59
juanjdlt wants to merge 1 commit intoelm-community:masterfrom
juanjdlt:fix/toTitleCase-unicode

Conversation

@juanjdlt
Copy link
Copy Markdown

Fixes #37

This PR retakes the approach proposed in #36 (open since 2019)
and adds tests for Spanish and French accented characters.

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.

String.toTitleCase doesn't work with accented characters or non-english alphabets

1 participant