You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am struggling for the latest mermaid version to work with ReactMarkdown (version 10.0.1). The error i get is Syntax error in graph.
My code is
The
<div className="mermaid"> {markdownContent} </div>
code works fine and renders on the page.I have trying to work this out for the last few days but no luck. Any ideas how i can get it working with reactMarkdown?
Beta Was this translation helpful? Give feedback.
All reactions