ericf / express-handlebars

A Handlebars view engine for Express which doesn't suck.
BSD 3-Clause "New" or "Revised" License
2.31k stars 383 forks source link

partial compiler option for preventIndent #95

Closed ericlowry closed 9 years ago

ericlowry commented 9 years ago

With Handlebars 2.0, partials get indented automatically in the resulting document. This is great most of the time, unless you are generating content with

 or