I would like to use ClearScript to compile handlebarsjs templates. Handlebars templates can be full html documents that as far as I know there's no good way to build up in js alone ( they have to be passed in via an API or grabbed via an ajax download or `elment.innerHTML`).
Is there a way in ClearScript where I can inject a multiline string containing a document into a variable or am I barking up the wrong tree?
Comments: Moved to a [discussion topic](https://clearscript.codeplex.com/discussions/568385). Please use the [Discussions](https://clearscript.codeplex.com/discussions) area for questions. Thanks!
Is there a way in ClearScript where I can inject a multiline string containing a document into a variable or am I barking up the wrong tree?
Comments: Moved to a [discussion topic](https://clearscript.codeplex.com/discussions/568385). Please use the [Discussions](https://clearscript.codeplex.com/discussions) area for questions. Thanks!