Static site shares can include Mermaid diagrams
WebCLINew
Upload a folder that contains HTML with Mermaid code blocks and Artifact Share renders the diagrams in the shared site view.
How to try it
- Add a
.htmlfile with a fencedmermaidcode block. - Share the folder with
artifactshare share ./your-site. - Open the shared URL and confirm the diagram appears in the browser preview.
Mermaid is rendered at view time, so you do not need a separate build step before sharing.