diff options
| author | Gemma Down <58338166+GDownAdviseInc@users.noreply.github.com> | 2022-03-04 09:22:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-04 10:22:38 +0100 |
| commit | d88a702949cba2d1e7176c4f1eced6a2782efa9d (patch) | |
| tree | 9021bf2101498f416ae4e334df0c9c23b4c7fc8f /doc | |
| parent | e3bfbaa0e3275780a2cc4edbeca9adf11bc290a7 (diff) | |
| download | pygments-git-d88a702949cba2d1e7176c4f1eced6a2782efa9d.tar.gz | |
Add qlik lexer (#1925)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/languages.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/languages.rst b/doc/languages.rst index 460ea676..c7f7233a 100644 --- a/doc/languages.rst +++ b/doc/languages.rst @@ -143,6 +143,7 @@ Programming languages * `Python <https://python.org/>`_ 2.x and 3.x (incl. console sessions and tracebacks) * `QBasic <https://en.wikipedia.org/wiki/QBasic>`_ +* `Qlik <https://www.qlik.com/us/>`_ * `Racket <https://racket-lang.org/>`_ * `Raku <https://www.raku.org/>`_ a.k.a. Perl 6 * `ReasonML <https://reasonml.github.io/>`_ |
