powered by
Remove HTML tags and comments from text.
strip_html(x)
A character vector with HTML tags and comments stripped off.
A character vector.
xfun::strip_html("Hello world!")
Run the code above in your browser using DataLab