More information about the Underscore mailing list

[_] xml editor

Tim Brayshaw tim at twisty.com
Fri Jun 15 21:25:28 BST 2007

Simon Johnson wrote:

> so what do you all use to edit and validate your xml then

I occasionally hand-edit XML (TextMate works okay), I find xmllint handy 
for validation / tidying-up formatting.

http://xmlsoft.org/xmllint.html

Tim.