S JavaScriptem funguje tato webová stránka lépe.
Domů
Procházet
Nápověda
Přihlásit se
jan
/
mustache.js
zrcadlo
https://github.com/janl/mustache.js
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Vydání
46
Wiki
Aktivita
Procházet zdrojové kódy
Merge pull request
#177
from subzey/master
BOM as whitespace test case
tags/v2.1.0
David da Silva Contín
před 11 roky
rodič
94224959ef
e54aca8e3b
revize
ca42511e21
3 změnil soubory
, kde provedl
3 přidání
a
0 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Download Patch File
Stáhněte rozdílový soubor
+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
Zobrazit soubor
@@ -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
Zobrazit soubor
@@ -0,0 +1 @@
{{tag}}
+ 1
- 0
spec/_files/bom_as_whitespace.txt
Zobrazit soubor
@@ -0,0 +1 @@
Tag name w/o BOM
Zapsat
Náhled
Načítá se…
Zrušit
Uložit