From: Chris R. <chr...@me...> - 2002-07-29 16:37:05
|
Graham Barr <gb...@po...> wrote: > Rather than adding a option 2, I would preer the user to specify > the line ending characters. Maybe we change the pretty option > to pass the line ending characters wanted, or we add another > option to do that. Doesn't XML have a canonical line end character? The last para of: <http://www.w3.org/TR/2000/REC-xml-20001006#sec-line-ends> suggests so. But adding an option to specify arbitrary line-ending strings is probably OK, though you will probably want to croak if the user tries to use a string containing non-white space :-) Cheers, Chris |