On Tue, 9 Aug 2011, Chris McCann wrote:
Exactly my thinking but for some reason trying to open the unzipped XML file
using TextMate clobbered my machine.

If the file was written by office, then the xml won't have linebreaks in it. That means it'll be one huge line, and that can break a lot of syntax highlighters!

I'd suggest you either try opening it in a web browser (they normally do a fair job of displaying xml), or send the xml through "xmllint -format" to have the human readable whitespace added back in

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to