mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-22 05:11:51 +00:00
fix(docs): fixed documentation for using linky
This commit is contained in:
parent
169948bb47
commit
8d66af11e6
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@
|
||||||
* @param {string} text Input text.
|
* @param {string} text Input text.
|
||||||
* @returns {string} Html-linkified text.
|
* @returns {string} Html-linkified text.
|
||||||
*
|
*
|
||||||
|
* @usage
|
||||||
|
<span ng-bind-html="linky_expression | linky"></span>
|
||||||
|
*
|
||||||
* @example
|
* @example
|
||||||
<doc:example module="ngSanitize">
|
<doc:example module="ngSanitize">
|
||||||
<doc:source>
|
<doc:source>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue