New plugin: code highlighting

Creating and modifying plugins.
Post Reply
Saalen
Posts: 2
Joined: Tue Sep 18, 2007 9:48 pm
Location: Germany
Contact:

New plugin: code highlighting

Post by Saalen »

Hi, this is a plugin which invokes an external application (highlight) on the host to generate HTML output with inline CSS formatted syntax highlighting. It is an alternative to GeSHi, which offers color themes and additional options like reformatting/intendation for C-style code and line wrapping.

The plugin is available at: http://www.andre-simon.de/dokuwiki/doku ... erendipity

More information about highlight: http://www.andre-simon.de/
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

Post by mattsches »

Looking good, I've never been perfectly happy with GeSHi, might give it a try later. Does it highlight HTML?
Saalen
Posts: 2
Joined: Tue Sep 18, 2007 9:48 pm
Location: Germany
Contact:

Post by Saalen »

Yes, it can parse XML and also HTML.
Post Reply