< Do we really needle threads? ;-)

~inquiry

Just a quick note that the way to get what looks like a pre-formatted set of lines that follow each other is to put all the text in a single line, but insert &lt;br&gt; tags where one wants single line breaks.

So, for example, this:

&gt; line one&lt;br&gt;&gt; line two&lt;br&gt;&gt; line three

is rendered:

line one<br>> line two<br>> line three

Write a reply