.. -*- coding: utf-8; -*-====================== Syntax highlighting.======================.. contents:: :local:JavaScript based syntax highlighters.=====================================Used for syntax highlighting code block in blogs/articles.SyntaxHighlighter.------------------SyntaxHighlighter is a fully functional self-contained code syntax highlighterdeveloped in JavaScript.http://alexgorbatchev.com/SyntaxHighlighter Home page.google-code-prettify.---------------------http://code.google.com/p/google-code-prettify home pageCommand line highlighters.==========================GNU Source-highlight.---------------------This program, given a source file, produces a document with syntax highlighting.It also provides a C++ highlight library.Supported output formats: HTML, XHTML, LATEX, MediaWiki, ODF, TEXINFO, DocBook,ANSI color escape sequences.http://www.gnu.org/software/src-highlite/ Home page.