What is Highlight?
Highlight is a source code highlighting plugin for IncPlugins. It allows you to create pages with programming languages texts.
Highlight supports PHP, HTML/XHTML/XML, CSS, JavaScript and Simple by default but can be extended for any other programming language.
We recommend use Simple plugin for automatic highlighting, but it can be used directly.
Examples
<?php echo $inc_version; // Comment if (isset($GLOBALS[$h.'_text'])) { $d = &$GLOBALS[$h.'_text']; foreach($d as $i) $r = str_replace($i, 'sign_'.$i, $r); } ?>
<html> <head><title>Some page</title></head> <body> <p><a href="index.php">Link</a></p> </body></html>
Highlight
- Version: 1.0.0
- Date: Mar 20, 2007
- Host: Apache, PHP
Comes with IncPlugins:
- Pro
Recommended plugins:

