Merge branch 'master' of github.com:wycats/handlebars.js

This commit is contained in:
Alan Johnson
2010-08-15 16:22:04 -04:00
+3
View File
@@ -6,3 +6,6 @@
* data-binding for iteration-style block helpers
* README
* Rationale (how it's different from mustache, and why)
* Partials
* ... Get compiled partial cache to be used when partials are called inside of partials.