静态代码

画框


HTML 转义

// 演示在包含的源文件中使用 HTMLhtml。 // 此处可使用 HTML 字符 <、> 以及 &。 public class Foo { private Map 字典; public void addItem(String key, String value) { if (key != null && !key.equals"")) { Dictionary.add(key, value); } } }

字符集

  • 文章:a
  • 主题:字典
  • A

塞特瓦语

  • Google ABCD Alpha 版
  • Google ABCD 测试版
  • Google ABCD 灰度系数

无空格

This whitespace should be unchanged
      also no changes
      to lines like this
    

精确匹配

    {% if foo == "bar" %}
      This is foo.
    {% else %}
      This is baz.
    {% endif %}

    {% setvar name "world" %}
    Hello {{ name }}!