removeHtml

open fun removeHtml(@NonNull htmlString: String): String

Removes HTML from a string.

Return

string with tags and   removed

Parameters

htmlString

the string with HTML