Commit e56a9fc
authored
feat(markdown): render mermaid diagrams in plan viewer (#44)
Mermaid code blocks in markdown are rendered as SVG diagrams.
The mermaid library is lazy-loaded only when diagrams are present.
Before rendering completes, the raw mermaid source is shown as text.
Co-authored-by: maskar <Maskar@users.noreply.github.com>1 parent a37b958 commit e56a9fc
5 files changed
Lines changed: 1331 additions & 102 deletions
0 commit comments