mojombo / mustache.erl

Mustache template engine for Erlang.
MIT License
239 stars 59 forks source link

Master #24

Open xmppjingle opened 8 years ago

xmppjingle commented 8 years ago

Fix issue with Capital Case Bindings

xmppjingle commented 8 years ago

This intends to fix a misbehavior of mustache.erl when encountering Capital Case tags like: {{Tag}}, {{EXAMPLE}}.