gruntjs / grunt-contrib-handlebars

Precompile Handlebars templates to JST file.
http://gruntjs.com/
MIT License
282 stars 126 forks source link

allows for nested namespaces based on file path by adding function handl... #90

Closed btmurrell closed 10 years ago

btmurrell commented 10 years ago

...ing to namespace option

tkellen commented 10 years ago

This looks great! One thing though--our READMEs are dynamically generated. Can you put the additions in the correct file under docs/?

btmurrell commented 10 years ago

i found and fixed a bug in the generated template file, as well updated the handlebars-options.md doc with the changes previously put into README.md.

all solid and ready.

tkellen commented 10 years ago

Thanks Brian! This has been published :)