Closed
Description
sequenceDiagram
A->>B: How are you?
Generated line:
<line x1="75" y1="100" x2="275" y2="100" class="messageLine0" stroke-width="2" stroke="black" marker-end="url(#crosshead)" style="fill: none;"></line>
should be:
<line x1="75" y1="100" x2="275" y2="100" class="messageLine0" stroke-width="2" stroke="black" marker-end="url(#arrowhead)" style="fill: none;"></line>
You made a typo here:
Metadata
Metadata
Assignees
Labels
No labels