Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
jan
/
mustache.js
espelhamento de
https://github.com/janl/mustache.js
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
46
Wiki
Atividade
Ver código fonte
Add test case to
close
#11
. No bugfix necessary.
tags/0.3.0
Jan Lehnardt
16 anos atrás
pai
4e01d9faf6
commit
885501df7d
3 arquivos alterados
com
5 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
examples/bug_11_eating_whitespace.html
+3
-0
examples/bug_11_eating_whitespace.js
+1
-0
examples/bug_11_eating_whitespace.txt
+ 1
- 0
examples/bug_11_eating_whitespace.html
Ver arquivo
@@ -0,0 +1 @@
{{tag}} foo
+ 3
- 0
examples/bug_11_eating_whitespace.js
Ver arquivo
@@ -0,0 +1,3 @@
var bug_11_eating_whitespace = {
tag: "yo"
};
+ 1
- 0
examples/bug_11_eating_whitespace.txt
Ver arquivo
@@ -0,0 +1 @@
yo foo
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar