angular-markdown-directive icon indicating copy to clipboard operation
angular-markdown-directive copied to clipboard

Automatic links are not supported

Open EyMaddis opened this issue 10 years ago • 1 comments

writing a link like http://google.com will not result in a clickable link.

EyMaddis avatar Apr 11 '15 16:04 EyMaddis

Use this library https://github.com/gregjacobs/Autolinker.js, and create a filter which would use library to convert links to HTML.

ghost avatar May 20 '15 12:05 ghost