Skip to content

Instantly share code, notes, and snippets.

@anabelle2001
anabelle2001 / mermaid.md
Last active August 24, 2023 19:41 — forked from martinwoodward/mermaid.md
GitHub HTML Rendering Pipeline

Hello, World!

sequenceDiagram
    participant dotcom
    participant iframe
    participant viewscreen
    dotcom->>iframe: loads html w/ iframe url
    iframe->>viewscreen: request template
 viewscreen->>iframe: html & javascript