diff docs/details-frpseudocode.rst @ 146:ca5b31a30cea

Wording
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 07 May 2026 12:53:25 +0200
parents c4f6f5e771b0
children 4acf578ae93f
line wrap: on
line diff
--- 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.