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

titlecase caps #hash #16

Open
CarlFK opened this issue Mar 19, 2019 · 1 comment
Open

titlecase caps #hash #16

CarlFK opened this issue Mar 19, 2019 · 1 comment

Comments

@CarlFK
Copy link
Contributor

CarlFK commented Mar 19, 2019

I'm not really sure what 'right' is, but in one case it hosed me, and my gut says leave words with prefix chars alone.

>>> titlecase( '#hash #tag')
'#Hash #Tag'
@chrisdrackett
Copy link
Owner

I would agree here, pull requests welcome! (I don't work in python anymore and have not been able to work on this library in a long time)

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

2 participants