From: Martin DeMello Date: 2006-08-10T21:40:33+09:00 Subject: Re: Pretty-printing Ruby code to HTML On 8/10/06, Tomasz Wegrzanowski wrote: > Hello, > > I need to pretty print some Ruby code into HTML. > Any pointers :-) ? Load it up in vim and export as html (:TOhtml) martin