Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
fix(docs): fixed documentation for using linky
Browse files Browse the repository at this point in the history
  • Loading branch information
btford authored and IgorMinar committed Aug 10, 2012
1 parent e05a97c commit f00b6cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ngSanitize/filter/linky.js
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit f00b6cc

Please sign in to comment.