Procházet zdrojové kódy

spelling

tags/0.5.0-vsc
Joël Franusic Jan Lehnardt <jan@apache.org> před 15 roky
rodič
revize
c6524ccde3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      README.md

+ 1
- 1
README.md Zobrazit soubor

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

Conditional sections begin with `{{#condition}}` and end with
`{{/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.

var view = {condition: function() {


Načítá se…
Zrušit
Uložit