Hi, thank you for this awesome plugin! I just noticed ucfirst filter doesn't work with fully capitalized string. **Expected behavior:** hello leo => Hello Leo HELLO LEO => Hello Leo **Current behavior:** hello leo => Hello Leo HELLO LEO => HELLO LEO
Hi, thank you for this awesome plugin!
I just noticed ucfirst filter doesn't work with fully capitalized string.
Expected behavior:
hello leo => Hello Leo
HELLO LEO => Hello Leo
Current behavior:
hello leo => Hello Leo
HELLO LEO => HELLO LEO