From: Jonas Pfenniger Date: 2006-12-31T23:55:08+09:00 Subject: Help ! RedCloth CodeRay integration ------=_Part_147699_28210034.1167576905364 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, I've been digging in the RedCloth code to add CodeRay support. CodeRay is a nice syntax highlighter. Adding CodeRay support is really nice to do add ruby example in blog posts. RedCloth seems to support a tag and I tought that I could intercept the code's content and pass it trough CodeRay. I've checked lots of places but somehow I'm not able to find the right place to do my cooking. Please help me ! I'm getting crazy about that problem ! :-p ------=_Part_147699_28210034.1167576905364--