bigeasy / stencil

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

Run `comments` against `DocumentFragment`. #73

Closed bigeasy closed 11 years ago

bigeasy commented 11 years ago

When you seek to in insert a fabricated fragment, run comments against the fragment instead of a range in the document, simplifying the implementation of comments.