blob: a8e3d46724fd53c0daa40742782074fb1bca39ae (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
GeSHi started as an idea to create a generic syntax highlighter
for the phpBB forum system, but has been generalised to this project.
GeSHi aims to be a simple but powerful highlighting class,
with the following goals:
* Support for a wide range of popular languages
* Easy to add a new language for highlighting
* Highly customisable output formats
WWW: http://qbnz.com/highlighter/
|