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
I am loving this package, but have come across this issue I do not understand.
I have gotten rehype-mermaid working great with valid markdown. Issues arise with invalid markdown, though. I have included a errorFallback component which does successfully render. However, the following div is also appended to the body of the page:
I am loving this package, but have come across this issue I do not understand.
I have gotten rehype-mermaid working great with valid markdown. Issues arise with invalid markdown, though. I have included a errorFallback component which does successfully render. However, the following div is also appended to the body of the page:
Is this a known bug or is there some mistake I am making? Here is my full code for reference.
The text was updated successfully, but these errors were encountered: