ngSanitize.linky (filter)
Improve this Doc View Source linky
- filter in module ngSanitize
Finds links in text input and turns them into html links. Supports http/https/ftp/mailto and plain email address links.
Requires the ngSanitize
module to be installed.