tidy inserts a blank character

Problem:
tidy inserts a blank character after the first character under some
conditions.

Minimal test document:
<font size="+1">
<blockquote>
text-one
</blockquote>
text-two
</font>

The second paragraph is rendered as
<p><font size="+1">t ext-two</font></p>

Note the blank after the first "t" of "text-two"

-- 
Klaus Johannes Rusch
KlausRusch@atmedia.net
http://www.atmedia.net/KlausRusch/

Received on Monday, 30 October 2000 11:33:51 UTC