Support functions for Premailer
Returns the text in UTF-8 format with all HTML tags removed
TODO: add support for DL, OL
Taken from Rails’ word_wrap helper (api.rubyonrails.org/classes/ActionView/Helpers/TextHelper.html#method-i-word_wrap)
[Validate]