TextToHtml$

Takes one parameter, Source

Description:

Converts plain text to simple HTML, with $CrLF & $CrLf replaced with HTML paragraph (p) elements, followed by single $CrLf replace with break (br) elements. Angle brackets (less than and greater than) are also replaced with their respective HTML encodings.