Re: tidy loses spaces after inline tags

* Jean Jordaan wrote:
>I'm just a happy tidy luser. I've just upgraded to
>HTML Tidy for Linux/x86 released on 1st October 2003
>and I'm seeing some breakage where I didn't before. When processing
>an XML document containing this::
>
>     <application>Creme</application> is not so much a single
>     application, as an <emphasis>integration</emphasis> of a wide
>     range of Open Source components.
>
>the result is this::
>
>     <application>Creme</application>is not so much a single
>     application, as an
>     <emphasis>integration</emphasis>of a wide range of Open Source
>     components.

This is a known problem. Patches welcome...

Received on Tuesday, 24 February 2004 14:42:38 UTC