我的模板中有以下内容
{{! This is a comment that shouldn't be rendered }}
我在这里使用演示进行了尝试:http: //mustache.github.com/#demo
并在这里找到了一个小胡子的例子: https ://github.com/janl/mustache.js/blob/master/examples/comments.html
但是评论正在我的模板中呈现。
我正在使用 iCanHaz 0.9。
我的模板中有以下内容
{{! This is a comment that shouldn't be rendered }}
我在这里使用演示进行了尝试:http: //mustache.github.com/#demo
并在这里找到了一个小胡子的例子: https ://github.com/janl/mustache.js/blob/master/examples/comments.html
但是评论正在我的模板中呈现。
我正在使用 iCanHaz 0.9。