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

Capitalize the first alphabet character #39

Open
celesteh opened this issue Aug 24, 2017 · 0 comments
Open

Capitalize the first alphabet character #39

celesteh opened this issue Aug 24, 2017 · 0 comments

Comments

@celesteh
Copy link

If the user wishes to make a word a hashtag, the capitalize modifier should capitalise the first letter. Right now, it sees the first character is a # and thus does nothing.

Example case:

"system":["\\#communism", "\\#socialism", "universal basic income (\\#UBI)"],
"origin": ["#system.capitalize# is better than feudalism!"]

Obviously there's a workaround for this, but it's slightly messy.

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

1 participant