Project

General

Profile

FAQ » History » Version 3

Version 2 (Kornelius Kalnbach, 02/08/2009 12:55 AM) → Version 3/10 (Kornelius Kalnbach, 02/03/2010 11:14 AM)

h1. FAQ

{{toc}}

h2. Documentation

* "Official documentation":http://coderay.rubychan.de/doc/
* "Tutorial":http://coderay.rubychan.de/doc/classes/CodeRay.html

Both are somewhat historic, and "will be cleaned up":http://redmine.rubychan.de/issues/show/74 some day!

h2. The HTML output doesn't have colors!

If you use the @HTML@ encoder, you need a CodeRay stylesheet. Try running:

@coderay_stylesheet > coderay.css@

or use the @Div@ (inline styles) or @Page@ (standalone HTML page) encoders.

h2. I Want A <language> Scanner!

Read about [[ScannerRequests]].