comparison pygments_lexer_pseudocode2/fr_pseudocode.py @ 91:feb41c8d72d2

Instead of "\s+" use "[^\S\n]+" because a \n is not wanted really in this match. \n is to be handled separately!
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 02 May 2026 14:55:15 +0200
parents c02d59f04133
children 10212741b98f
comparison
equal deleted inserted replaced
90:2af4684c8e78 91:feb41c8d72d2