Hal Fulton wrote: > James Edward Gray II wrote: > >> I need to HTMLify some Ruby code. Before I go make some crude >> solution, I thought I would ask if there is anything out there along >> these lines. Any pointers? > > > I seem to remember a tool like that. Would be in RAA if so. > > Also, I think vim can do that. Exactly. I've written a Ruby script that uses vim to transform source codes easily to colorized html. http://www.ntecs.de/viewcvs/viewcvs/colorize/ Regards, Michael