About the Text to HTML Converter
Text to HTML converts plain text into clean markup: special characters are escaped, blank lines become <p> paragraphs and single line breaks become <br> — safe to paste into any HTML page or CMS source view.
Yes — all HTML-relevant characters are converted to entities so pasted text can never break your markup.