highlight.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 28 Dec 2011 23:04:21 +0200
changeset 1184 a5963bf339e8
parent 484 syntax-highlighter.rst@77446e61eecd
child 1185 2685756d0517
permissions -rw-r--r--
Convert file to RST syntax.

.. -*- coding: utf-8 -*-

======================
 Syntax highlighting.
======================

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