YahooArchive / secure-handlebars

Handlebars Context Pre-compiler
BSD 3-Clause "New" or "Revised" License
45 stars 13 forks source link

supporting partial handling in non-HTML context #124

Closed neraliu closed 9 years ago

neraliu commented 9 years ago

right now, the secure-handlebars will throw errors to warn the developer if the partial is not included in the HTML context, we would enhance the secure-handlebars to support non-HTML context in v1.2.0 release

adon-at-work commented 9 years ago

this is addressed by https://github.com/yahoo/secure-handlebars/pull/134