Multilanguage Syntax Highlighter: GeSHi
18
Aug
GeSHi is a highly customizable syntax highlighter that can be used to better present code snippets in websites.
It is developed to be used in phpBB forum software but is also presented for seperated use.
This syntax highlighter supports almost every popular langugae like ActionScript, ASP, C, JAVA, PHP, Ruby, SQL & more (even robots.txt).
Some features of GeSHi:
- The ability to change the styles of any highlighted element on the fly
- Use of CSS classes to reduce the amount of output produced (GeSHi can also produce a stylesheet to be used with a language on the fly)
- XHTML 1.0 Strict + CSS2 compliance
- Auto-caps/noncaps of keywords
- Line numbering
- And many more!
P.S. GeSHi requires PHP to run.
Requirements: PHP 4.3+
Website: http://qbnz.com/highlighter/
Download: http://sourceforge.net/project/showfiles.php?group_i...
Website: http://qbnz.com/highlighter/
Download: http://sourceforge.net/project/showfiles.php?group_i...
- Tags:
Php
- Filed under: Extras, GPL License, Tools
- 2 Comments























2 Responses for "Multilanguage Syntax Highlighter: GeSHi"
What makes this different from the PEAR Text_Highlighter?
@koodough,
I’ve nevert tried PEAR Text_Highlighter but used GeSHi in one project and it works smooth.