Closed ricardoboss closed 2 years ago
Currently, mermaid diagrams are just rendered as codeblocks, whereas they should be rendered as SVG diagrams. To add support, we just need to install the mermaid renderer in the MarkdownContent component.
MarkdownContent
Currently, mermaid diagrams are just rendered as codeblocks, whereas they should be rendered as SVG diagrams. To add support, we just need to install the mermaid renderer in the
MarkdownContent
component.