Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison README.rst @ 166:6a7dace0141e
Also implement filters to replace tokens in a token stream: TokenReplaceFilter and ErrorToGenericErrorTokenFilter
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 08 May 2026 23:54:06 +0200 |
| parents | c4f6f5e771b0 |
| children | ddefcc20367c |
comparison
equal
deleted
inserted
replaced
| 165:88f872c50aae | 166:6a7dace0141e |
|---|---|
| 10 changed and expanded. | 10 changed and expanded. |
| 11 | 11 |
| 12 It now contains the following lexers: | 12 It now contains the following lexers: |
| 13 | 13 |
| 14 .. include:: lexerlist.rst | 14 .. include:: lexerlist.rst |
| 15 | |
| 16 It additionally contains the following filters: | |
| 17 | |
| 18 .. include:: filterlist.rst | |
| 15 | 19 |
| 16 | 20 |
| 17 Installation | 21 Installation |
| 18 ============ | 22 ============ |
| 19 | 23 |
