-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Would it be possible to have the case of the token change the case of the output? I was surprised this week when I tried to generate something, that [color] values are all lower-case, while adjectives are Title Case capitalized. I guess I'd never used colors before. Personally, I would love it if the case of the token affected the case of the word, so if I put [Adjective] I might get "Bawdy" but if I put [adjective] it would be guaranteed to be lower-case.
Alternatively, could it be added as a sort-of common parameter case with options for Title and lower? Maybe even throw in UPPER or camel and Pascal 😉
Reactions are currently unavailable