mwunsch / handlebars.scala

A Scala implementation of the Handlebars templating language (a superset of Mustache).
Apache License 2.0
112 stars 40 forks source link

Hash arguments #33

Closed ahollinshead closed 10 years ago

ahollinshead commented 10 years ago

Supporting hash arguments for helpers, for example

{{greeting person title="Mr."}}