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

Escaping #15

Closed
Keats opened this issue Mar 29, 2016 · 2 comments
Closed

Escaping #15

Keats opened this issue Mar 29, 2016 · 2 comments

Comments

@Keats
Copy link
Owner

Keats commented Mar 29, 2016

Rendered variables should be escaped by default.
Rather than having a separate tag for raw (like {{{ my_html }}}) we could have{{ my_html | raw }}` eventually to get the non-escaped version.
To investigate

@Keats
Copy link
Owner Author

Keats commented Apr 15, 2016

Or a raw block tag

@Keats
Copy link
Owner Author

Keats commented Jun 6, 2016

let's go with a raw block tag later on

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