diff docs/details-algpseudocode.rst @ 162:11ce0903ff8b

Yield lone backslash characters in expressions that not really escape anything as "Generic.Error" now. In text-mode do this not.
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 08 May 2026 17:58:50 +0200
parents b4028838e0c8
children a4317957148b
line wrap: on
line diff
--- a/docs/details-algpseudocode.rst	Fri May 08 17:57:56 2026 +0200
+++ b/docs/details-algpseudocode.rst	Fri May 08 17:58:50 2026 +0200
@@ -175,6 +175,10 @@
   of space or TAB characters.
   This is true for required and optional parameters.
 
+.. todo:: Escaping
+
+          A single backslash is a Generic.Error token
+
 
 With Required Parameters
 ~~~~~~~~~~~~~~~~~~~~~~~~