Documentation
Autoparser
parse #
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);
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);