lazd / DOMly

The fast template system that creates and clones DOM nodes
MIT License
53 stars 9 forks source link

Allow insertion of unescaped HTML #6

Open lazd opened 10 years ago

lazd commented 10 years ago

{{{statement}}} should insert unescaped HTML instead of textContent, like Mustache and Handlebars.