File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,13 @@ syntax keyword htmlArg contained ng-disable ng-form ng-hide ng-href ng-include
1313syntax keyword htmlArg contained ng- key- up ng- list ng- model ng- mousedown ng- mouseenter ng- mouseleave ng- mousemove
1414syntax keyword htmlArg contained ng- mouseover ng- mouseup ng- multiple ng- non- bindable ng- pluralize ng- readonly
1515syntax keyword htmlArg contained ng- repeat ng- selected ng- show ng- src ng- style ng- submit ng- switch ng- switch- when
16- syntax keyword htmlArg contained ng- transclude ng- view
16+ syntax keyword htmlArg contained ng- switch - default ng - transclude ng- view
1717
1818" http://docs.angularjs.org/api/ng.directive:ngInclude
1919" http://docs.angularjs.org/api/ng.directive:ngPluralize
2020" http://docs.angularjs.org/api/ng.directive:ngSwitch
2121syntax keyword htmlArg contained expression autoscroll count when offset on
2222
2323
24+ syntax keyword htmlTagName contained ng- include ng- pluralize ng- switch
2425
You can’t perform that action at this time.
0 commit comments