8000 Implement 'escape' filter · Issue #140 · jinja2cpp/Jinja2Cpp · GitHub
[go: up one dir, main page]

Skip to content

Implement 'escape' filter #140

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

Closed
flexferrum opened this issue Sep 25, 2019 · 0 comments
Closed

Implement 'escape' filter #140

flexferrum opened this issue Sep 25, 2019 · 0 comments
Labels
enhancement New feature or request hacktoberfest Issues for Hacktoberfest sooooo cute! Good for newcomers

Comments

@flexferrum
Copy link
Collaborator

Implement escape filter according the jinja2 documentation:

Convert the characters &, <, >, ‘, and ” in string s to HTML-safe sequences. Use this if you need to display text that might contain such characters in HTML. Marks return value as markup string.

@flexferrum flexferrum added help wanted Extra attention is needed sooooo cute! Good for newcomers hacktoberfest Issues for Hacktoberfest enhancement New feature or request and removed help wanted Extra attention is needed labels Sep 25, 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 sooooo cute! Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant
0