Open kou-sia opened 2 years ago
I want to add image in sequenceDiagram.
I use VisualStudioCode. markdown is below↓
sequenceDiagram participant A as Alice ← I want to replace Image! participant B as Bob autonumber A->>B: Hi, Bob! B->>A: Hi, Alice!
How to Do it??
↓ I want to do this!
I have the same question as @kou-sia
I want to add image in sequenceDiagram.
I use VisualStudioCode. markdown is below↓
How to Do it??
↓ I want to do this!