Open CarlFK opened 5 years ago
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'
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)
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.