angular-markdown-directive
angular-markdown-directive copied to clipboard
Automatic links are not supported
writing a link like http://google.com will not result in a clickable link.
Use this library https://github.com/gregjacobs/Autolinker.js, and create a filter which would use library to convert links to HTML.