summaryrefslogtreecommitdiff
path: root/doc/languages.rst
diff options
context:
space:
mode:
authorJean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>2021-11-21 21:55:24 +0100
committerGitHub <noreply@github.com>2021-11-21 21:55:24 +0100
commit869d0a057bb4c44f3f0ad7f13fe578116e4bfc65 (patch)
tree451d4c03b620ee3ed7775c0b1b1b2b455fbd3963 /doc/languages.rst
parent2d831c1e323696285bab470652c64b60874c00d7 (diff)
downloadpygments-git-869d0a057bb4c44f3f0ad7f13fe578116e4bfc65.tar.gz
Fixes for LilyPond (#1968)
* LilyPond: update builtins to 2.23.4 * Doc: deduplicate LilyPond in language lists * Doc: exclude lilypond style from gallery Because it's specific to LilyPond code and doesn't give good results on Python code.
Diffstat (limited to 'doc/languages.rst')
-rw-r--r--doc/languages.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/languages.rst b/doc/languages.rst
index 5fe9b3a2..ecd8ff56 100644
--- a/doc/languages.rst
+++ b/doc/languages.rst
@@ -96,7 +96,6 @@ Programming languages
* `JSLT <https://github.com/schibsted/jslt>`_
* `Kotlin <https://kotlinlang.org/>`_
* `Lasso <http://www.lassosoft.com/>`_ (incl. templating)
-* `LilyPond <https://lilypond.org>`_
* `Limbo <http://www.vitanuova.com/inferno/limbo.html>`_
* `LiveScript <https://livescript.net/>`_
* `LLVM MIR <https://llvm.org/docs/MIRLangRef.html>`_