【问题标题】:Comments in mustache.js icanhaz don't work?mustache.js icanhaz 中的评论不起作用?
【发布时间】: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


    【解决方案1】:

    一定是 mustache.js 的某种错误 - 你应该向他们报告

    如果你改为尝试{{ ! This is a comment that shouldn't be rendered }} (注意多余的空格),评论不会被渲染

    【讨论】:

      猜你喜欢
      • 2013-07-10
      • 2013-07-03
      • 2013-04-22
      • 1970-01-01
      • 2017-10-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多