added test and known issue for dot notation/implicit iterator woes.
This commit is contained in:
@@ -85,6 +85,8 @@ Known Issues
|
||||
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
|
||||
passed to the section.
|
||||
* Test coverage is incomplete.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user