zendesk/curly

Curly comments

ilkkao opened this issue · 1 comments

New curly features allow more complex templates so I think it could be a good idea to add support for comments. Possible syntax:

{{! This is a comment }}

Advantage compared to HTML comments is naturally that curly comments wouldn't appear in the HTML source code.

This already works, with that exact syntax :-)