Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/lexer-algpseudocode.rst @ 278:315e94bac8a7
Link from "Names and Entities" to "TokenReplaceFilter"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 20 May 2026 12:11:30 +0200 |
| parents | a5c96fdd1cb3 |
| children | ee512932d603 |
line wrap: on
line diff
--- a/docs/lexer-algpseudocode.rst Wed May 20 12:10:47 2026 +0200 +++ b/docs/lexer-algpseudocode.rst Wed May 20 12:11:30 2026 +0200 @@ -444,6 +444,10 @@ \TEXT{Genève} Genève +.. note:: Should you want to change the token type and the associated + highlighting you may want to have a look at + :ref:`tokenreplacefilter`. + .. _explicit-token-types:
