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
commit
ca42511e21
Se han modificado 3 ficheros con 3 adiciones y 0 borrados
  1. +1
    -0
      spec/_files/bom_as_whitespace.js
  2. +1
    -0
      spec/_files/bom_as_whitespace.mustache
  3. +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

Cargando…
Cancelar
Guardar