Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
view MANIFEST.in @ 87:d8ca835c74ea
FIX: Erroneous parsing of \tt-XXX and \ttx-XXX:
Need to restrict the tokentype group because otherwise it would match
too much if some sort of braces are mixed on a single line.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 02 May 2026 10:07:59 +0200 |
| parents | c41bd33b511c |
| children | ef68b3769be5 |
line wrap: on
line source
include .hg* *.txt *.ini graft LICENSES graft docs graft tests prune docs/_build global-exclude *.pyc *.pyo
