Code Monkey home page Code Monkey logo

Comments (8)

andreidci avatar andreidci commented on June 10, 2024 1

I just now tried bumping up the versions and it's working again 👍

Now using:
sphinx==6.1.3, myst-parser==1.0.0, sphinxcontrib-mermaid==0.8.1

So seems like it's an issue in either myst-parser or Sphinx

from sphinxcontrib-mermaid.

fumitoh avatar fumitoh commented on June 10, 2024 1

Isn't this because of nbsphinx as reported in #74?
Setting nbsphinx_requirejs_path = '' in conf.py solved the issue as recommended here.

from sphinxcontrib-mermaid.

andreidci avatar andreidci commented on June 10, 2024

I am facing the same issue , it worked fine for months and now instead of seeing the diagram, the plain text is shown in the html page.

I am using:
sphinx==5.3.0, myst-parser==0.18.1, sphinxcontrib-mermaid==0.7.1

Extensions
extensions = [ "sphinx.ext.autosectionlabel", "sphinx.ext.autodoc", "sphinx.ext.napoleon", "myst_parser", "sphinxcontrib.mermaid", ]

Sample from md file :

## Normal scenario

```{mermaid}
sequenceDiagram
    participant C as Caller ( C )
    participant T as Target ( T )

(closing ``` are also present)

from sphinxcontrib-mermaid.

Venkat-Rajgopal avatar Venkat-Rajgopal commented on June 10, 2024

I just now tried bumping up the versions and it's working again 👍

Now using: sphinx==6.1.3, myst-parser==1.0.0, sphinxcontrib-mermaid==0.8.1

So seems like it's an issue in either myst-parser or Sphinx

have bumped the same versions. Still no change. Is there a way to rebuilt sphinx again. It was working then suddenly stopped rendering during version changes.

from sphinxcontrib-mermaid.

Venkat-Rajgopal avatar Venkat-Rajgopal commented on June 10, 2024

Looks like this fix needs to be merged.

from sphinxcontrib-mermaid.

slavakx avatar slavakx commented on June 10, 2024

I just now tried bumping up the versions and it's working again 👍

Now using: sphinx==6.1.3, myst-parser==1.0.0, sphinxcontrib-mermaid==0.8.1

So seems like it's an issue in either myst-parser or Sphinx

Still have this problem.
I am using sphinx==6.2.1, myst-parser==1.0.0, sphinxcontrib-mermaid==0.8.1

from sphinxcontrib-mermaid.

Venkat-Rajgopal avatar Venkat-Rajgopal commented on June 10, 2024

Same here

from sphinxcontrib-mermaid.

Venkat-Rajgopal avatar Venkat-Rajgopal commented on June 10, 2024

Isn't this because of nbsphinx as reported in #74?
Setting nbsphinx_requirejs_path = '' in conf.py solved the issue as recommended here.

Doesn't seem to solve. Which version configurations are correct here?

from sphinxcontrib-mermaid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.