tbranyen / combyne

A template engine that works the way you expect.
MIT License
144 stars 19 forks source link

Added a failing test for loops with filters and parameters #65

Closed johnhaley81 closed 9 years ago

johnhaley81 commented 9 years ago

Currently if you have a filter in a loop that has a parameter, the parameter never gets passed into the filter.