summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOldes <oldes.huhuman@gmail.com>2014-05-05 15:34:49 +0200
committerOldes <oldes.huhuman@gmail.com>2014-05-05 15:34:49 +0200
commit9b3c28af7c23dc90e648f439397529b82624d120 (patch)
treecfc796f0e72ab9ba73c482e6e7aa7c64fefe033d
parent55600c9bd9bc0eb85484cc36d5ad93d9a5ce7c04 (diff)
downloadpygments-9b3c28af7c23dc90e648f439397529b82624d120.tar.gz
Added Red language into language listings and including its and REBOL's home URL
-rw-r--r--doc/languages.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/languages.rst b/doc/languages.rst
index 426a576b..3b0db5eb 100644
--- a/doc/languages.rst
+++ b/doc/languages.rst
@@ -65,7 +65,8 @@ Programming languages
* PowerShell
* Prolog
* `Python <http://www.python.org>`_ 2.x and 3.x (incl. console sessions and tracebacks)
-* Rebol
+* `REBOL <http://www.rebol.com>`_
+* `Red <http://www.red-lang.org>`_
* Redcode
* `Ruby <http://www.ruby-lang.org>`_ (incl. irb sessions)
* Rust