fixing markup typo in README
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ Known Issues
|
||||
|
||||
* Sections don't respect delimiter changes -- `delimiters` example currently fails with an
|
||||
"unclosed section" exception.
|
||||
* Sections don't have access to child context, i.e. `{{#foo}}{{bar}}{{/foo}}' fails if the context
|
||||
* Sections don't have access to child context, i.e. `{{#foo}}{{bar}}{{/foo}}` fails if the context
|
||||
is `array('foo' => array('bar' => 'baz'));`
|
||||
* Test coverage is incomplete.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user