summaryrefslogtreecommitdiff
path: root/doc/languages.rst
diff options
context:
space:
mode:
authorTobias Boege <post@taboege.de>2019-03-02 00:46:03 +0100
committerTobias Boege <post@taboege.de>2019-03-02 00:46:03 +0100
commit7db9f222efbc92da4bdc1d9d0ec2d9eabfd6b050 (patch)
tree582d6c10966a6aa821c4055dd12b085516c8936a /doc/languages.rst
parent91469f57b54fe71ddd3c6aff1a3fe5334927015b (diff)
downloadpygments-git-7db9f222efbc92da4bdc1d9d0ec2d9eabfd6b050.tar.gz
Add Perl 6 to the language list
It is sufficiently different from Perl 5 from the perspective of syntax highlighting that it deserves a separate mention.
Diffstat (limited to 'doc/languages.rst')
-rw-r--r--doc/languages.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/languages.rst b/doc/languages.rst
index 31146531..47e3363f 100644
--- a/doc/languages.rst
+++ b/doc/languages.rst
@@ -69,7 +69,7 @@ Programming languages
* Octave
* OCaml
* PHP
-* `Perl <http://perl.org>`_
+* `Perl 5 <http://perl.org>`_ and `Perl 6 <https://perl6.org>`_
* PovRay
* PostScript
* PowerShell