fhd / clostache

{{ mustache }} for Clojure
GNU Lesser General Public License v3.0
318 stars 62 forks source link

{{@…}} notation yields empty string #48

Open dl1ely opened 8 years ago

dl1ely commented 8 years ago

(render "{{@data}}" {:data "test"}) yields an empty string instead of "test". Tested with Clojure 1.7.0.