Closed IHMEkaleb closed 1 month ago
sphinxcontrib.mermaid
should use the proper import location for sphinx.errors.ExtensionError
.
A
@IHMEkaleb you should report this to https://github.com/mgaitan/sphinxcontrib-mermaid
A
@IHMEkaleb you should report this to https://github.com/mgaitan/sphinxcontrib-mermaid
A
Done here: https://github.com/mermaid-js/mermaid/issues/5954
Oh, wait, AA-Turner, I see that you responded in that ticket as well and have added it to the 8.1.0 milestone here. Thanks!
I've proposed https://github.com/mgaitan/sphinxcontrib-mermaid/pull/161 to resolve this
Describe the bug
When I run
sphinx-build
withsphinxcontrib.mermaid 0.9.2
andsphinx 8.1.0
, I get this error:However, with
sphinx 8.0.x
, it builds fine.How to Reproduce
sphinxcontrib.mermaid 0.9.2
andsphinx 8.1.0
, and add the extension.sphinx-build
.Environment Information
Sphinx extensions
Additional context
Filed same issue with Mermaid: https://github.com/mermaid-js/mermaid/issues/5954