twitter / hogan.js

A compiler for the Mustache templating language
http://twitter.github.io/hogan.js
Apache License 2.0
5.14k stars 431 forks source link

Test case for lambda expression evaluation in included partial #181

Closed andy-polhill closed 10 years ago

andy-polhill commented 10 years ago

At present it doesn't appear to be possible to evaluate lambda functions in partials which contain template variables. Read more here: https://github.com/twitter/hogan.js/issues/175