From: <and...@am...> - 2003-05-09 00:01:38
|
> I made a few tests: > > Document::write_to_string() does not format the output > > Document::write_to_file() does format the ouput BUT if we use some > Parser::parse_xx function before, it will not (and the ouput > is different to > the one of write_to_string()). > > So we have an inconsistent behavior anyway. I think this is the inconsistency that I have been tripping over. |