syntax-highlighter.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 14 Dec 2011 13:02:37 +0200
changeset 1162 f5c42c3804d6
parent 484 77446e61eecd
permissions -rw-r--r--
Reset the evaluation period/licensing status and activation state of the machine

-*- mode: outline -*-

* JavaScript based syntax highlighter.

Used for syntax highlighting code block in blogs/articles.

** SyntaxHighlighter.

SyntaxHighlighter is a fully functional self-contained code syntax highlighter
developed in JavaScript.

Support:

  ActionScript3 Bash/shell ColdFusion C# C++ CSS Delphi Diff Erlang Groovy
  JavaScript Java JavaFX Perl PHP Plain Text PowerShell Python Ruby Scala SQL
  Visual-Basic XML

  http://alexgorbatchev.com/SyntaxHighlighter
                home page

** google-code-prettify.

  http://code.google.com/p/google-code-prettify
                home page