Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
changeset 267:683c4b35ed26
Wording in docs
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 19 May 2026 21:09:20 +0200 |
| parents | 50bd1e91b822 |
| children | ea19b621081d |
| files | docs/filters.rst |
| diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/filters.rst Tue May 19 19:01:27 2026 +0200 +++ b/docs/filters.rst Tue May 19 21:09:20 2026 +0200 @@ -21,7 +21,8 @@ } The AlgPseudocode lexer yields an error token for the following code block. -`Sphinx`_ therefore suppresses highlighting completely: +`Sphinx`_ warns about this and---as a consequence--- suppresses highlighting +for this code block completely: .. code-block:: none
