Merge branch 'dev' into feature/implicit-iterator

Conflicts:
	Mustache.php
This commit is contained in:
Justin Hileman
2010-07-05 15:55:00 -04:00
20 changed files with 317 additions and 129 deletions
-2
View File
@@ -81,8 +81,6 @@ And render it:
Known Issues
------------
* Pragmas don't un-apply... Instead of applying only to a specific template, pragmas are applied
to all subsequent templates and partials rendered by this Mustache instance.
* Sections don't respect delimiter changes -- `delimiters` example currently fails with an
"unclosed section" exception.
* Dot notation and implicit iterators don't really play nice. A non-traversible local context is