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

Implement 'capitalize' filter #137

Closed
flexferrum opened this issue Sep 8, 2019 · 0 comments · Fixed by #139
Closed

Implement 'capitalize' filter #137

flexferrum opened this issue Sep 8, 2019 · 0 comments · Fixed by #139
Labels
enhancement New feature or request hacktoberfest Issues for Hacktoberfest
Milestone

Comments

@flexferrum
Copy link
Collaborator

Implement capitalize filter according the jinja2 documentation:

https://jinja.palletsprojects.com/en/2.10.x/templates/#capitalize

Capitalize a value. The first character will be uppercase, all others lowercase.

@flexferrum flexferrum added enhancement New feature or request hacktoberfest Issues for Hacktoberfest labels Sep 8, 2019
@flexferrum flexferrum added this to the Release 1.0 milestone Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Issues for Hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant