when formatting XML, try to format the code: <foo/>
I expect the output would be <foo/>
Instead I see:
<foo>
</foo>
It won't preserve the syntax of <foo/> it forces it to be broken into
begin and end tags.
Original issue reported on code.google.com by wycks...@gmail.com on 6 Mar 2008 at 6:43
Original issue reported on code.google.com by
wycks...@gmail.com
on 6 Mar 2008 at 6:43