highlight.rst
changeset 1184 a5963bf339e8
parent 484 77446e61eecd
child 1185 2685756d0517
equal deleted inserted replaced
1183:35a64ff26d4c 1184:a5963bf339e8
       
     1 .. -*- coding: utf-8 -*-
       
     2 
       
     3 ======================
       
     4  Syntax highlighting.
       
     5 ======================
       
     6 
       
     7 JavaScript based syntax highlighter.
       
     8 ====================================
       
     9 
       
    10 Used for syntax highlighting code block in blogs/articles.
       
    11 
       
    12 SyntaxHighlighter.
       
    13 ------------------
       
    14 
       
    15 SyntaxHighlighter is a fully functional self-contained code syntax highlighter
       
    16 developed in JavaScript.
       
    17 
       
    18 Support:
       
    19 
       
    20   ActionScript3 Bash/shell ColdFusion C# C++ CSS Delphi Diff Erlang Groovy
       
    21   JavaScript Java JavaFX Perl PHP Plain Text PowerShell Python Ruby Scala SQL
       
    22   Visual-Basic XML
       
    23 
       
    24   http://alexgorbatchev.com/SyntaxHighlighter
       
    25                 home page
       
    26 
       
    27 google-code-prettify.
       
    28 ---------------------
       
    29 
       
    30   http://code.google.com/p/google-code-prettify
       
    31                 home page
       
    32