Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
view docs/index.rst @ 87:d8ca835c74ea
FIX: Erroneous parsing of \tt-XXX and \ttx-XXX:
Need to restrict the tokentype group because otherwise it would match
too much if some sort of braces are mixed on a single line.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 02 May 2026 10:07:59 +0200 |
| parents | 0c05dc09c9e2 |
| children | 1c1985532139 |
line wrap: on
line source
.. -*- coding: utf-8; indent-tabs-mode: nil; -*- The Pygments Pseudocode Lexer ============================= .. toctree:: :maxdepth: 2 :caption: Contents: details .. todolist:: Indices and tables ================== .. * :ref:`genindex` .. * :ref:`modindex` * :ref:`search`
