mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-20 08:20:25 +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.
|
||||
* @returns {string} Html-linkified text.
|
||||
*
|
||||
* @usage
|
||||
<span ng-bind-html="linky_expression | linky"></span>
|
||||
*
|
||||
* @example
|
||||
<doc:example module="ngSanitize">
|
||||
<doc:source>
|
||||
|
|
|
|||
Loading…
Reference in a new issue