This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
roll 0.2.2
tags/0.2.2
Jan Lehnardt
16 years ago
parent
88ddf16cec
commit
70fdf9f2a0
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CHANGES.md
+1
-1
mustache.js
+ 1
- 1
CHANGES.md
View File
@@ -1,6 +1,6 @@
# mustache.js Changes
## 0.2
(??-??-????
)
## 0.2
.2 (11-02-2010
)
* ctemplate compat: Partials are indicated by >, not <.
* Add support for {{%PRAGMA}} to enable features.
+ 1
- 1
mustache.js
View File
@@ -278,7 +278,7 @@ var Mustache = function() {
return({
name: "mustache.js",
version: "0.2
a
",
version: "0.2
.2
",
/*
Turns a template and view into HTML
Write
Preview
Loading…
Cancel
Save