When displaying a TEXT field in a table i use:
<pre class=list>$row[smallinfo]</pre>
But there is always an extra blank line when showing the text.
Earlier when programming MIVA (tagscripting) i replace "/n" with <br> Is there somway to present this in an easier way without using <pre>