I don't need it to validate ( though that would be nice I don't think text wrangler does this) but to clean up messy .xml.
example this ...
<some><foo>
bar</foo></some>
to ...
<some>
<foo>bar</foo>
</some>
thanks -MW
If you're after a tool, most editors have some sort of "Tidy" feature.
A quick google for TextWrangler turns up this - http://magp.ie/2010/02/15/format-xml-with-textwrangler/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With