Highlight inline XML

Please add a parser that would colorify XML files.

It might not be too hard, since python already has some XML parsers in its builtin library, in particular, xml.dom and xml.sax.

This module might be useful to display HTML/SGML files as well. And XHTML, for sure.

And you could make it possible to expant/constract nodes, like Mozilla's default 'raw xml' renderer does. [Oh by the way, is it possible to just use Mozilla's parser? Kind of an <iframe> or something???]


CategoryFeatureRejected

MoinMoin: FeatureRequests/XmlParser (last edited 2007-10-29 19:08:31 by localhost)