Convert file to RST syntax.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/highlight.rst Wed Dec 28 23:04:21 2011 +0200
@@ -0,0 +1,32 @@
+.. -*- 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
+
--- a/syntax-highlighter.rst Sun Dec 25 13:18:19 2011 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
--*- 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
\ No newline at end of file