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

Commit f00b6cc

Browse files
btfordIgorMinar
authored andcommitted
fix(docs): fixed documentation for using linky
1 parent e05a97c commit f00b6cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ngSanitize/filter/linky.js

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
* @param {string} text Input text.
1111
* @returns {string} Html-linkified text.
1212
*
13+
* @usage
14+
<span ng-bind-html="linky_expression | linky"></span>
15+
*
1316
* @example
1417
<doc:example module="ngSanitize">
1518
<doc:source>

0 commit comments

Comments
 (0)