Subject: Re: Newline replacement fails if performed after call to a string on which spaces have been 'normalized'
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 8 Mar 2004 16:59:10 GMT
|
> I thought that normalize-space would just remove the spaces in the
> beginning and end of the string - not all newlines inside the string -
> or am I missing something here?
normalize-space replaces all consecutive runs of white space (newline
tab space) by a single space, as well as trimming the ends.
--
http://www.dcarlisle.demon.co.uk/matthew
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|