removeHtml

open fun removeHtml(htmlString: String): String

Removes HTML from a string.

Return

string with tags and   removed

Parameters

htmlString

the string with HTML