Updating known issues in readme.

This commit is contained in:
Justin Hileman
2010-04-30 00:35:07 -04:00
parent cbfef47de0
commit fdcd284ed5
+2 -2
View File
@@ -81,8 +81,8 @@ And render it:
Known Issues Known Issues
------------ ------------
* There's no way to toggle a pragma other than checking out the feature branch for each pragma... * Pragmas don't un-apply... Instead of applying only to a specific template, pragmas are applied
Need a clean way to do this. to all subsequent templates and partials rendered by this Mustache instance.
* Sections don't respect delimiter changes -- `delimiters` example currently fails with an * Sections don't respect delimiter changes -- `delimiters` example currently fails with an
"unclosed section" exception. "unclosed section" exception.
* Test coverage is incomplete. * Test coverage is incomplete.