On Sep 24, 2004, at 11:07 PM, Gavin Kistner wrote:

> On Sep 24, 2004, at 1:00 PM, 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?
>
> You might want to look at:
> http://phrogz.net/JS/Classes/syntaxcolor.js

Erps, I meant:
http://phrogz.net/JS/Classes/syntaxcolor_test.html

seen in action there, and in various files in that directory, like:
http://phrogz.net/JS/Classes/ExtendingJavaScriptObjectsAndClasses.html

(note the pretty colors sprinkled throughout, yet the source file is 
clean and easy to read/change)