Support older py-pygments (#25456)
`markdown` is only supported since py-pygments@2.8.0:, see
9647d2ae50
Let's allow old versions too again.
This commit is contained in:
parent
c869f3639d
commit
b22728d55c
@ -757,7 +757,7 @@ The output is colored, and written in the style of a git diff. This means that y
|
||||
can copy and paste it into a GitHub markdown as a code block with language "diff"
|
||||
and it will render nicely! Here is an example:
|
||||
|
||||
.. code-block:: markdown
|
||||
.. code-block:: md
|
||||
|
||||
```diff
|
||||
--- zlib@1.2.11/efzjziyc3dmb5h5u5azsthgbgog5mj7g
|
||||
|
Loading…
Reference in New Issue
Block a user