Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
jan
/
mustache.js
réplica de
https://github.com/janl/mustache.js
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
46
Wiki
Actividad
Explorar el Código
/s/ragmas/pragmas/
tags/0.5.0-vsc
thegrandpoobah
hace 16 años
padre
b09b5f2ec5
commit
a090227a99
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
mustache.js
+ 1
- 1
mustache.js
Ver fichero
@@ -105,7 +105,7 @@ var Mustache = function() {
throw new ParserException("This implementation of mustache doesn't understand the '" + pragma + "' pragma");
}
return ""; // blank out all ragmas
return ""; // blank out all
p
ragmas
});
},
Escribir
Vista previa
Cargando…
Cancelar
Guardar