You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"<div>\n <h1>{{title}}</h1>\n <div class=\"bar\" ng-click=\"go()\">This is a bit more <em>advanced</em>.</div>\n</div>"
52
+
"<div>\n <h1>{{title}}</h1>\n <div class=\"bar\" ng-click=\"go()\">This is a bit more <em>advanced</em>.</div>\n <div class=\"bar\">className will be converted to class.</div>\n</div>"
"<div>\n <h1>{{title}}</h1>\n <div class=\"bar\" ng-click=\"go()\">This is a bit more <em>advanced</em>.</div>\n</div>"
5
+
"<div>\n <h1>{{title}}</h1>\n <div class=\"bar\" ng-click=\"go()\">This is a bit more <em>advanced</em>.</div>\n <div class=\"bar\">className will be converted to class.</div>\n</div>"
0 commit comments