You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A similar issue has been raised before (in #1050) but was only fixed for one or two isolated cases. Several other cases are affected by this. Consider the following code:
Humanize>Title: WORD --> WORD ❌
Humanize>Sentence: WORD --> WORD ❌
ApplyCase>Title: WORD --> WORD ❌
ApplyCase>Sentence: WORD --> WORD ❌
Transform>Title: WORD --> WORD ❌
Transform>Sentence: WORD --> WORD ❌
Humanize>Title: SPACE SEPARATOR --> Space Separator ✔
Humanize>Sentence: SPACE SEPARATOR --> Space separator ✔
ApplyCase>Title: SPACE SEPARATOR --> SPACE SEPARATOR ❌
ApplyCase>Sentence: SPACE SEPARATOR --> Space separator ✔
Transform>Title: SPACE SEPARATOR --> SPACE SEPARATOR ❌
Transform>Sentence: SPACE SEPARATOR --> SPACE SEPARATOR ❌
Humanize>Title: HYPEN-SEPARATOR --> HYPEN SEPARATOR ❌
Humanize>Sentence: HYPEN-SEPARATOR --> HYPEN SEPARATOR ❌
ApplyCase>Title: HYPEN-SEPARATOR --> HYPEN-SEPARATOR ❌
ApplyCase>Sentence: HYPEN-SEPARATOR --> HYPEN SEPARATOR ❌
Transform>Title: HYPEN-SEPARATOR --> HYPEN-SEPARATOR ❌
Transform>Sentence: HYPEN-SEPARATOR --> HYPEN-SEPARATOR ❌
Tested on Humanizer.Core 2.14.1.
The text was updated successfully, but these errors were encountered:
A similar issue has been raised before (in #1050) but was only fixed for one or two isolated cases. Several other cases are affected by this. Consider the following code:
Output:
Tested on Humanizer.Core 2.14.1.
The text was updated successfully, but these errors were encountered: