Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison docs/filters.rst @ 267:683c4b35ed26
Wording in docs
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 19 May 2026 21:09:20 +0200 |
| parents | e5ea2f955986 |
| children | 9790553d7225 |
comparison
equal
deleted
inserted
replaced
| 266:50bd1e91b822 | 267:683c4b35ed26 |
|---|---|
| 19 .. raw:: latex | 19 .. raw:: latex |
| 20 | 20 |
| 21 } | 21 } |
| 22 | 22 |
| 23 The AlgPseudocode lexer yields an error token for the following code block. | 23 The AlgPseudocode lexer yields an error token for the following code block. |
| 24 `Sphinx`_ therefore suppresses highlighting completely: | 24 `Sphinx`_ warns about this and---as a consequence--- suppresses highlighting |
| 25 for this code block completely: | |
| 25 | 26 |
| 26 .. code-block:: none | 27 .. code-block:: none |
| 27 | 28 |
| 28 \nonexisting{TEST} | 29 \nonexisting{TEST} |
| 29 | 30 |
