Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
changeset 192:156bcd310596
FIX: duplicate word
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 13 May 2026 11:34:44 +0200 |
| parents | c10b2092c48f |
| children | af8eca1e9006 |
| files | docs/lexer-algpseudocode.rst |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/lexer-algpseudocode.rst Wed May 13 09:48:52 2026 +0200 +++ b/docs/lexer-algpseudocode.rst Wed May 13 11:34:44 2026 +0200 @@ -5,7 +5,7 @@ AlgPseudocode and Language Variants ************************************* -These lexers are heavily heavily inspired by CTAN’s `Algpseudocodex`_. +These lexers are heavily inspired by CTAN’s `Algpseudocodex`_. They recogzize expressions and additionally all sorts of comments and commands that are inspired by `Algpseudocodex`_.
