comparison docs/lexer-frpseudocode.rst @ 293:6d5d630506e4

Enhance the short description of FrPseudocode: renamed and slightly changed
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 22 May 2026 23:46:11 +0200
parents 2e78e255b54e
children
comparison
equal deleted inserted replaced
292:b84516c1fd9e 293:6d5d630506e4
3 ************** 3 **************
4 FrPseudocode 4 FrPseudocode
5 ************** 5 **************
6 6
7 .. only:: html 7 .. only:: html
8 8
9 .. hint:: 9 .. hint::
10 The reST source of this documentation page can be found 10 The reST source of this documentation page can be found
11 `here <_sources/lexer-frpseudocode.rst.txt>`_. 11 `here <_sources/lexer-frpseudocode.rst.txt>`_.
12 12
13 This is the pseudocode lexer from the original `pygments-lexer-pseudocode` 13 This is the renamed pseudocode lexer from the original
14 package. 14 `pygments-lexer-pseudocode` package.
15 15
16 It has been changed somewhat: 16 It has been changed somewhat:
17 17
18 - renamed from ``Pseudocode`` to ``FrPseudocode`` 18 - renamed from ``Pseudocode`` to ``FrPseudocode``
19 - changed aliases to ``fr-pseudocode``, ``fr-pseudo``, ``fr-algorithm`` 19 - changed aliases to ``fr-pseudocode``, ``fr-pseudo``, ``fr-algorithm``