Quellcode durchsuchen

Merge branch 'master' into dev

Justin Hileman vor 15 Jahren
Ursprung
Commit
bee280f127
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. 0 2
      README.markdown

+ 0 - 2
README.markdown

@@ -83,8 +83,6 @@ 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
-   is `array('foo' => array('bar' => 'baz'));`
  * Test coverage is incomplete.