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

Using triple mustaches and html symbol codes does not work #1330

Closed
plashenkov opened this issue Sep 17, 2015 · 1 comment
Closed

Using triple mustaches and html symbol codes does not work #1330

plashenkov opened this issue Sep 17, 2015 · 1 comment

Comments

@plashenkov
Copy link

Hello!

Please look at the following jsfiddle: http://jsfiddle.net/3fcuaomx/

Triple mustache should insert the content as HTML.
But the first (top) example doesnt perform that.
It begins to work only when the real <br> tag is added (second, bottom example).

It looks like it validates, does the content really contain HTML, and echoes this content as HTML only in this case. But it does not catch html symbol codes (both decimal and hexadecimal).

Thank you!

@plashenkov
Copy link
Author

That’s great, thank you!

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