-
-
Notifications
You must be signed in to change notification settings - Fork 224
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
Mermaid diagram rendering issue with new line characters (\n , <br>..etc) #1632
Comments
We had a similar issue with |
I also experience this when rendering Note this does result in a manifestation of issue #1641 where the intermediary arrow text does not receive a bounding box. |
This is indeed an upstream issue where SVG is using XHTML but Mermaid produces HTML (i.e., using |
I have a mermaid diagram, it was rendering fine till now, seems to be after the latest upgrade, my diagram is broken or not rendering properly.
Diagram code below,
Seems to be the "\n , < br>..etc" causing issues here.
Error while trying the url,
Same time when I try my code in the kroki site Try section, diagram is rendering as expected.
But the url generated in the same page showing issue,
https://kroki.io/mermaid/svg/eNpLy8kvT85ILCpR8AniKshILE6NN9SIdiwoUDCM1dTVtasBMVPLUvNKaiCyRhpAESMFrHLGIDkFI4WYmDwFEMtYwSapyA7MNMGqwSQarMNUMxabrKlGtFtmXmKOQmJBQawmFxAAAKfbOGk=
The text was updated successfully, but these errors were encountered: