Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[21299] Fix code block not been colored after sphinx upgrade (backport #846) #858

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 9, 2024

Description

This is caused because pygment.css is not included with new Sphinx version in the html. This PR fixes this.

@Mergifyio backport 2.14.x 2.13.x 2.10.x

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A Code snippets related to the added documentation have been provided.
  • Documentation tests pass locally.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • CI passes without warnings or errors.

This is an automatic backport of pull request #846 done by [Mergify](https://mergify.com).

Signed-off-by: Ricardo González Moreno <[email protected]>
Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 623d032)
@JesusPoderoso JesusPoderoso added this to the v2.14.3 milestone Jul 9, 2024
@EduPonz EduPonz self-requested a review July 10, 2024 05:07
Copy link

@EduPonz EduPonz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with green CI

@EduPonz EduPonz merged commit 24c238d into 2.14.x Jul 10, 2024
4 checks passed
@EduPonz EduPonz deleted the mergify/bp/2.14.x/pr-846 branch July 10, 2024 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants