# HG changeset patch # User Franz Glasner # Date 1778151205 -7200 # Node ID ca5b31a30cea94f9159496fccbe078d66787b8fe # Parent c4f6f5e771b07c22f3c527f61998df30b53626a9 Wording diff -r c4f6f5e771b0 -r ca5b31a30cea docs/details-frpseudocode.rst --- a/docs/details-frpseudocode.rst Thu May 07 12:30:25 2026 +0200 +++ b/docs/details-frpseudocode.rst Thu May 07 12:53:25 2026 +0200 @@ -14,7 +14,8 @@ 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 rules of the `Pygments`_ + lexer for `Python`_ - also allow ``!=`` as inequality operator (in addition to ``<>``) It mostly just recognizes some (french) keywords and highlights them.