Przeglądaj źródła

spelling

tags/0.5.0-vsc
Joël Franusic Jan Lehnardt <jan@apache.org> 15 lat temu
rodzic
commit
c6524ccde3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      README.md

+ 1
- 1
README.md Wyświetl plik

@@ -58,7 +58,7 @@ Tags are always surrounded by mustaches like this `{{foobar}}`.


Conditional sections begin with `{{#condition}}` and end with Conditional sections begin with `{{#condition}}` and end with
`{{/condition}}`. When `condition` evaluates to true, the section is rendered, `{{/condition}}`. When `condition` evaluates to true, the section is rendered,
otherwise the hole block will output nothing at all. `condition` may be a
otherwise the whole block will output nothing at all. `condition` may be a
function returning true/false or a simple boolean. function returning true/false or a simple boolean.


var view = {condition: function() { var view = {condition: function() {


Ładowanie…
Anuluj
Zapisz