Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Allow declaring expressions as 'safe' #52

Closed
MaKleSoft opened this issue Sep 2, 2014 · 1 comment
Closed

Allow declaring expressions as 'safe' #52

MaKleSoft opened this issue Sep 2, 2014 · 1 comment

Comments

@MaKleSoft
Copy link

I understand why Polymer is escaping source code in expressions by default, but it should also be possible to declare an expression as 'safe' and allow it to return source code, as in other frameworks.

I like the handlebars triple mustache syntax.

<div>{{{ safeExpression }}}</div>
@jmesserly
Copy link
Contributor

thanks for the help on the other bug @MaKleSoft ... your analysis of the problem is right on. I'm going to merge this in with a similar bug to keep them together: googlearchive/TemplateBinding#57

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants