RE: Tidy adding returns inside xml elements

Howard, Kipp (LNG-CL) wrote:

> I've tried a number of options but I cannot get tidy to 
> produces something more like this:
> 
> <?xml version="1.0"?>
> <root>
> <empty />
> <empty />
> </root>

Try adding "new-empty-tags: empty" to your config file.  I don't know if
that actually works yet, but that's what "new-empty-tags" is supposed to
do.


/Jelks

Received on Thursday, 11 July 2002 11:40:04 UTC