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

Sentence case and title case #22

Open
rockyallen opened this issue Jan 3, 2016 · 0 comments
Open

Sentence case and title case #22

rockyallen opened this issue Jan 3, 2016 · 0 comments

Comments

@rockyallen
Copy link

Could you add some more case conversions to the convert menu:

Sentence case: All lower case, except the first letter of the first word, which is in upper case.
Title case: All lower case except the first letter of every word, which is in upper case.

For both conversions, any words that are already all capitals are acronyms and should stay in upper case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants