Is there a command that can be run from a cygwin shell to print out an xml file with color highlighting?
views:
14answers:
1
A:
Use gvim!
If on first editing the file it appears in plain black and white, select 'XML' from the syntax menu.
Play with the 'Edit'->'Color Scheme' menu until you find a style taht suits you.
Then use the 'Syntax' -> 'Convert to HTML' and save the results.
James Anderson
2010-10-11 06:27:34