We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9630159 commit a7a053fCopy full SHA for a7a053f
src/ng/compile.js
@@ -574,19 +574,19 @@
574
*
575
* The `$parent` scope hierarchy will look like this:
576
577
- * ```
578
- * - $rootScope
579
- * - isolate
580
- * - transclusion
581
+ ```
+ - $rootScope
+ - isolate
+ - transclusion
582
583
* but the scopes will inherit prototypically from different scopes to their `$parent`.
584
585
586
587
588
589
590
591
592
* ### Attributes
0 commit comments