|
No of displayed entries: 1 / 1
1) How do I convert regular text to HTML code (i.e. new line characters to the _br_ tag)?: I replaced \n in the solution with "\n " to only replace blank lines with _br_
and leave the other \n to be treated as spaces and formatted like
paragraphs in html..
0 comments
1
|