Re: tidy inserts a blank character

On Mon, Oct 30, 2000 at 05:23:21PM +0100, Klaus Johannes Rusch wrote:

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

The same bug is present in JTidy:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<title></title>
</head>
<body>
<blockquote><font size="+1">text-one</font></blockquote>

<font size="+1">t ext-two</font>
</body>
</html>

If any JTidy gurus (Gary? :) want to have a crack at this, we should
have a fix rsn.

-Sami
-- 
lempinen@iki.fi http://www.iki.fi/lempinen/

                             apt-get a life

Received on Thursday, 2 November 2000 18:34:04 UTC