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

Capitalises first letter in ordinal string (e.g. 1St, 2Nd, 3Rd) #12

Closed
rubengmurray opened this issue Mar 11, 2020 · 1 comment
Closed

Comments

@rubengmurray
Copy link

rubengmurray commented Mar 11, 2020

I'm trying to use this package across a range of strings which on occasion include written ordinal numbers e.g. 1st time, 2nd time, 3rd time.

This unfortunately returns 1St Time, 2Nd Time, 3Rd Time.

I'm willing to have anyone challenge otherwise here but I can't really see a use case for this so i'm proposing that strings starting with numbers are excluded.

(Or at least provide an optional parameter for it?)

@rubengmurray
Copy link
Author

PR: #13

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

No branches or pull requests

1 participant