瀏覽代碼

fixed error in README.md -- in case of {"person": true} text from template

{{#person}}
    Never shown!
{{/person}}
WILL be shown
tags/0.5.2
TimZaripov 14 年之前
父節點
當前提交
74ac6ae144
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -144,7 +144,7 @@ Template:
View:

{
"person": true
"person": false
}

Output:


Loading…
取消
儲存