> > I'd like to request feedback on the AngularJS support I've added to the > validator at: > http://www.OnlineWebCheck.com/ > > If you are able, please try it with your AngularJS documents and report > any comments, bugs, or suggestions. I hope AngularJS developers will also > find it useful. >
If you tried this, then you may want to try again. I realized I had not disabled a feature that was simply ignoring all 'ng-*' attributes, but I have done this now... so if you use an unknown ng-* attribute then it should now generate an error. Of course it should also find many other issues you might have in your HTML and CSS. Albert -- 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.
