Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
changeset 179:94384bbcf1aa
FIX: Wording in README: filters are registered automatically also
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 12 May 2026 11:57:49 +0200 |
| parents | 0eec7988fdc0 |
| children | 63b52570795f |
| files | README.rst |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/README.rst Tue May 12 09:46:05 2026 +0200 +++ b/README.rst Tue May 12 11:57:49 2026 +0200 @@ -38,9 +38,9 @@ Usage ===== -After installation the Pseudocode lexers automatically register itself -within the plugin system of Pygments. All aliases and filename extensions -from above are made known to Pygments. +After installation all the Pseudocode lexers and filters automatically +register itself within the plugin system of Pygments. +Their respective aliases and filename extensions are made known to Pygments. Usage is easy.
