Hello all,
I'm working on a small
directive<https://github.com/jtrussell/angular-dry-demo>to help make live demos
in Angular easier to maintain.
The basic idea is to have one directive which captures inner html, and
another that pretty-prints it out. This works just find for the most simple
cases, basic {{bindings}} and blocks that have no other directives... but
if for example I want to capture a chunk of html which contains an
ng-repeat directive I can't seem to find a way to get at the **pristine**,
completely unprocessed html code. Is this even a reasonable thing to
consider?
Here's a plunk show the directives in action and what happens in both cases:
http://plnkr.co/edit/jFtkZeKLaYmCAbieMf6p?p=preview
Any help would be much appreciated!
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.