bigeasy / stencil

Asynchronous HTML5 templates for Node.js and the browser.
MIT License
9 stars 2 forks source link

Implement a tag within a conditional. #79

Closed bigeasy closed 11 years ago

bigeasy commented 11 years ago

Implement a tag within a conditional to test subsequent generation of a tag body. When the body of the a conditional directive is fabricated, it will need to be rewritten as if it were being generated and not regenerated, the tag bodies will not have been resolved.