Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/details-frpseudocode.rst @ 145:c4f6f5e771b0
Also define the :algpseudocode: role globally in the package documentation.
More external links.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 07 May 2026 12:30:25 +0200 |
| parents | 0455294e20c4 |
| children | ca5b31a30cea |
line wrap: on
line diff
--- a/docs/details-frpseudocode.rst Thu May 07 12:21:53 2026 +0200 +++ b/docs/details-frpseudocode.rst Thu May 07 12:30:25 2026 +0200 @@ -14,7 +14,7 @@ and ``fr-algo`` - changed file extension to ``.fr-algo`` and ``.fr-pseudocode`` - changed some exististing arrows and added some more -- numbers parsing is more flexible by following the Python lexer +- numbers parsing is more flexible by following the `Python`_ lexer - also allow ``!=`` as inequality operator (in addition to ``<>``) It mostly just recognizes some (french) keywords and highlights them.
