Explorar el Código

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 hace 14 años
padre
commit
74ac6ae144
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

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


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


Output: Output:


Cargando…
Cancelar
Guardar