Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

sphinx>=3.5 does not render tabs/math formulas #119

Closed
@humitos

Description

@humitos

In Sphinx 3.5 a new feature that only adds the JS/CSS required to render the page only on pages where those JS/CSS are required instead of adding them to all the pages. This is a good optimization, but it breaks our extension when we want to render the content of a different page that requires these JS/CSS to render properly. This is the case of MathJax formulas and sphinx-tabs as well.

Upstream issue: sphinx-doc/sphinx#9115
Reference: sphinx-doc/sphinx#8631 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions