[x] I agree to follow the Code of Conduct that this project adheres to.
[x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug
There is Mermaid graph that could not be rendered right with Draw IO 24.7.8.
To Reproduce
Steps to reproduce the behavior:
Under classic Theme
Go to Arrange and then 'insert'
Click on 'advanced'
Scroll down and click 'Mermaid'
paste the follow Mermaid code and keep the other options as default and click "insert"
sequenceDiagram
autonumber
participant 1 as $$\alpha$$
participant 2 as $$\beta$$
1->>2: Solve: $$\sqrt{2+2}$$
2-->>1: Answer: $$2$$
Note right of 2: $$\sqrt{2+2}=\sqrt{4}=2$$
you will see that the graph is not rightly rendered.
Expected behavior
The right rendering of the graph could be checked by pasting the code to Mermaid live online.
Screenshots
If applicable, add screenshots to help explain your problem.
draw.io version (In the Help->About menu of the draw.io editor):
draw.io version 24.7.8
Desktop (please complete the following information):
OS: Windows 10 x64
Additional context
Add any other context about the problem here.
Preflight Checklist
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug There is Mermaid graph that could not be rendered right with Draw IO 24.7.8.
To Reproduce Steps to reproduce the behavior: Under classic Theme
you will see that the graph is not rightly rendered.
Expected behavior The right rendering of the graph could be checked by pasting the code to Mermaid live online. Screenshots If applicable, add screenshots to help explain your problem.
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
Additional context Add any other context about the problem here.