On Sep 24, 2004, at 2:59 PM, Brian Schroeder wrote:

> On Sat, 25 Sep 2004 02:00:28 +0900, 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?
>>
>> Thanks.
>>
>> James Edward Gray II
>
> I'm currently using xemacs to htmlify code (example code for my 
> slides),
> but if you find a html-izer that does real parsing, please share your 
> find.

The ruby2html link posted earlier in this thread seemed to be a real 
parser.  I want through it's source code, looking around.  It didn't 
have any English documentation though, unfortunately.

James Edward Gray II