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

Issue starting from twenty-twenty-two #23

Open
sbonaime opened this issue Nov 14, 2023 · 0 comments
Open

Issue starting from twenty-twenty-two #23

sbonaime opened this issue Nov 14, 2023 · 0 comments

Comments

@sbonaime
Copy link

With official themes starting from twenty-twenty-two, mermaid chart are not well renderer. The preview is correct but the publish chart is not.
Here is the edited page with Twenty Twenty-Four theme
Capture d’écran 2023-11-14 à 10 11 20
And the published page
Capture d’écran 2023-11-14 à 10 12 09

With Twenty-two the render is not correct
Capture d’écran 2023-11-14 à 10 17 09

With Twenty-one the render is correct
Capture d’écran 2023-11-14 à 10 14 15

Here is my mermaid code

flowchart LR
  subgraph comite["`**BBBBBBBBBB**`"]
subgraph case_bureau ["`AAAAA`"]
        direction TB
coordi("`DDDDD
DDDDD`")
end
subgraph ref_coor ["`CCCCCCCC`"]
archeo("`EEEEE
**EEEE**`")
end
end

Any idea ? I tried merpress 1.0.9 and I build merpress with mermaid 10.6.0 and 10.6.1 with the same results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant