Maybe \s+ should be replaced \s Just to be sure.
On Jan 11, 2008 4:39 PM, Josh Canfield <[EMAIL PROTECTED]> wrote: > I was playing around with the 5.0.8 snapshot and it looks like an effort has > been made to compact the html. The problem is that it's a little > over-zealous about the job and spaces between text nodes and elements are > removed. > > For example: > > Click this <a href="...">Link</a> > > becomes > > Click this<a href="...">Link</a> > > which looks like > > Click thisLink > > in the browser... > > I haven't seen this commented on in the list, has anyone else notice it? > > Josh > > -- > -- > TheDailyTube.com. Sign up and get the best new videos on the internet > delivered fresh to your inbox. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]