removeFormatting

fun removeFormatting(text: String): String

Remove all formatting

Return

the unformatted string

Parameters

text

the string to un-format

Sources

Link copied to clipboard