Open
Description
Description
When I make a seq diagram, I expect it to render, but it doesn't.
Steps to reproduce
- Write a sequence diagram
- use
<br/>
as the text of the final edge
Screenshots
No response
Code Sample
sequenceDiagram
A->>B: hi
B->>A: <br/>
Setup
- Mermaid version: 11.4.0
- Browser and Version: safari
Suggested Solutions
No response
Additional Context
No response