fix(docs): fixed documentation for using linky

This commit is contained in:
Brian Ford 2012-07-19 13:52:20 -07:00 committed by Igor Minar
parent 169948bb47
commit 8d66af11e6

View file

@ -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>