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
fix bom render test expected js syntax
pull/448/head
David da Silva
hace 11 años
padre
81093ee8e2
commit
40f902dea4
Se han
modificado 1 ficheros
con
4 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-1
test/_files/bom_as_whitespace.js
+ 4
- 1
test/_files/bom_as_whitespace.js
Ver fichero
@@ -1 +1,4 @@
var bom_as_whitespace = {'tag': 'Tag name w/o BOM', '\uFEFFtag': 'Tag name with BOM'};
({
'tag': 'Tag name w/o BOM',
'\uFEFFtag': 'Tag name with BOM'
})
Escribir
Vista previa
Cargando…
Cancelar
Guardar