mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-25 14:23:43 +00:00
docs(ngCsp): pretty-format docs
This commit is contained in:
parent
3661bab202
commit
280e33d22a
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
*
|
*
|
||||||
* In order to use this feature put the `ngCsp` directive on the root element of the application.
|
* In order to use this feature put the `ngCsp` directive on the root element of the application.
|
||||||
*
|
*
|
||||||
* *Note: This directive is only available in the ng-csp and data-ng-csp attribute form.*
|
* *Note: This directive is only available in the `ng-csp` and `data-ng-csp` attribute form.*
|
||||||
*
|
*
|
||||||
* @example
|
* @example
|
||||||
* This example shows how to apply the `ngCsp` directive to the `html` tag.
|
* This example shows how to apply the `ngCsp` directive to the `html` tag.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue