We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ec6a63 commit d94d649Copy full SHA for d94d649
a.txt
@@ -0,0 +1 @@
1
+git commit
test.html
@@ -6,6 +6,10 @@
6
<body>
7
<div ng-controller="helloController">
8
<p>{{greeting.text}},Angular</p>
9
+
10
+ </div>
11
+ <div ng-controller="helloController">
12
+ <p>{{greeting.text}},Angular</p>
13
14
</div>
15
</body>
0 commit comments