瀏覽代碼

Merge branch 'master' into dev

Justin Hileman 15 年之前
父節點
當前提交
bee280f127
共有 1 個文件被更改,包括 0 次插入2 次删除
  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.