Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
log pygments_lexer_pseudocode2/algpseudocode.py @ 91:feb41c8d72d2
| age | author | description |
|---|---|---|
| Sat, 02 May 2026 14:55:15 +0200 | Franz Glasner | Instead of "\s+" use "[^\S\n]+" because a \n is not wanted really in this match. |
| Sat, 02 May 2026 14:46:28 +0200 | Franz Glasner | Restrict whitespace before required and optional arguments. |
