Can AngularJS be used to download a portion of code generated by a form?
Insert the following code snippet: http://jsbin.com/nufixiwali/edit?html,js,output
I am looking to generate an .html file that only includes the code generated after the html tag.
Many thanks!