notes ```mermaid erDiagram A ||--o{ B : "" ``` ```mermaid sequenceDiagram participant A as Alice$$\text{A}$$ A->>B: hi ```