{% extends "layout.html" %} {% block htmltitle %}Languages {{ titlesuffix }}{% endblock %} {% block body %}

Languages

{{ body }}

... that's all?

Well, why not write your own? Contributing to Pygments is easy and fun. Take a look at the docs on lexer development. Pull requests are welcome on GitHub. Note: the languages listed here are supported in the development version. The latest release may lack a few of them. {% endblock %}