TypeScript port of PEAR Text_Highlighter 0.5.1 for server-side
syntax highlighting of [[code]] blocks.
Supports the same languages as Wikidot's original PHP implementation:
CSS, C++, Diff, DTD, HTML, Java, JavaScript, PHP, Python, Ruby, SQL,
and XML. Perl is excluded because its definition relies on PCRE-only
regex features.
TypeScript port of PEAR Text_Highlighter 0.5.1 for server-side syntax highlighting of
[[code]]blocks.Supports the same languages as Wikidot's original PHP implementation: CSS, C++, Diff, DTD, HTML, Java, JavaScript, PHP, Python, Ruby, SQL, and XML. Perl is excluded because its definition relies on PCRE-only regex features.
Original: http://pear.php.net/package/Text_Highlighter Author: Andrey Demenev demenev@on-line.jar.ru Copyright: 2004 Andrey Demenev License: PHP License 3.0 (http://www.php.net/license/3_0.txt)