custom pygments lexers: regex #25
Labels
enhancement
New feature or request
feature
something the container does
good first issue
Good for newcomers
help wanted
Extra attention is needed
the container should support custom lexers for pygments. they can be installed by copying the lexer files to
/usr/lib/python3.x/site-packages/pygments/lexers
and runningpython _mapping.py
in that folder.colin suggested a regex lexer from here:
todo:
The text was updated successfully, but these errors were encountered: