Took escaping off of the TODO list.

This commit is contained in:
Alan Johnson
2010-08-08 18:02:32 -04:00
parent cd4d0453f2
commit be56661af1
-1
View File
@@ -5,6 +5,5 @@
* try not to hardcode the data-binding strategy (make it pluggable)
* data-binding for simple block helpers
* data-binding for iteration-style block helpers
* escaping
* README
* Rationale (how it's different from mustache, and why)