Archive for codehighlighter

CodeHighlighter plugin test page.

This post is for testing CodeHighlighter plugin which uses GeSHi as a fontifier engine.12 C++ (<pre lang=”cpp” lineno=”1″>)  class nsScannerBufferList{ public: /**  * Buffer objects are directly followed by a data segment. The start  * of the data segment is determined by increment the |this| pointer  * by 1 unit.  */ class Buffer : public [...]