# HG changeset patch # User Franz Glasner # Date 1779217888 -7200 # Node ID ea19b621081d47eb64a032d2a63962b4759b4b72 # Parent 683c4b35ed2691fadb60ddd409d11f9ef28ec423 Consistently write code blocks in the documentation text as "code block". Previously it sometimes was "code-block". diff -r 683c4b35ed26 -r ea19b621081d docs/lexer-algpseudocode.rst --- a/docs/lexer-algpseudocode.rst Tue May 19 21:09:20 2026 +0200 +++ b/docs/lexer-algpseudocode.rst Tue May 19 21:11:28 2026 +0200 @@ -20,7 +20,7 @@ expressions and commands that are inspired by `Algpseudocodex`_. They are used in `Sphinx`_ using their aliases. -The code-block: +The code block: .. code-block:: none @@ -38,7 +38,7 @@ \END PROGRAM {The Pseudoprogram} -And the same code-block with the german variant +And the same code block with the german variant (using ``.. code-block:: algpseudocode-de`` as language alias): .. code-block:: algpseudocode-de