Documentation

Autoparser

parse

Arguments
html String

Returns: String

Convert url in the specified HTML into a tags, image widgets or youtube/vimeo url into video widgets.

html = this.autoparser.parse(html);