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
Merge pull request
#177
from subzey/master
BOM as whitespace test case
tags/v2.1.0
David da Silva Contín
hace 11 años
padre
94224959ef
e54aca8e3b
commit
ca42511e21
Se han
modificado 3 ficheros
con
3 adiciones
y
0 borrados
Unificar vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
spec/_files/bom_as_whitespace.js
+1
-0
spec/_files/bom_as_whitespace.mustache
+1
-0
spec/_files/bom_as_whitespace.txt
+ 1
- 0
spec/_files/bom_as_whitespace.js
Ver fichero
@@ -0,0 +1 @@
var bom_as_whitespace = {'tag': 'Tag name w/o BOM', '\uFEFFtag': 'Tag name with BOM'};
+ 1
- 0
spec/_files/bom_as_whitespace.mustache
Ver fichero
@@ -0,0 +1 @@
{{tag}}
+ 1
- 0
spec/_files/bom_as_whitespace.txt
Ver fichero
@@ -0,0 +1 @@
Tag name w/o BOM
Escribir
Vista previa
Cargando…
Cancelar
Guardar