【发布时间】:2011-11-25 22:51:54
【问题描述】:
我的模板中有以下内容
{{! This is a comment that shouldn't be rendered }}
我在这里使用演示进行了尝试: http://mustache.github.com/#demo
在这里找到了一个来自 mustache 的示例: https://github.com/janl/mustache.js/blob/master/examples/comments.html
但是 cmets 正在在我的模板中呈现。
我正在使用 iCanHaz 0.9。
【问题讨论】:
标签: mustache icanhaz.js