Pygments lexer name 'math' is not known

This commit is contained in:
Ariel Rin 2023-10-31 23:43:52 +10:00
parent e16c68e255
commit 60084de3db
No known key found for this signature in database

View File

@ -75,7 +75,7 @@ process_name=%(program_name)s_%(process_num)02d
This number will be multiplied by your concurrency setting,
```math
```text
numprocs * concurency = workers
```