Przeglądaj źródła

Test case for Issue 46

tags/0.5.0-vsc
thegrandpoobah 16 lat temu
rodzic
commit
611bae9950
3 zmienionych plików z 8 dodań i 0 usunięć
  1. +4
    -0
      examples/bug_46_set_delimiter.html
  2. +3
    -0
      examples/bug_46_set_delimiter.js
  3. +1
    -0
      examples/bug_46_set_delimiter.txt

+ 4
- 0
examples/bug_46_set_delimiter.html Wyświetl plik

@@ -0,0 +1,4 @@
{{=[[ ]]=}}
[[#IsMustacheAwesome]]
[[/IsMustacheAwesome]]
[[={{ }}=]]

+ 3
- 0
examples/bug_46_set_delimiter.js Wyświetl plik

@@ -0,0 +1,3 @@
var bug_46_set_delimiter = {
IsMustacheAwesome: true
};

+ 1
- 0
examples/bug_46_set_delimiter.txt Wyświetl plik

@@ -0,0 +1 @@
mustache is awesome.

Ładowanie…
Anuluj
Zapisz