Closed nivekcode closed 5 years ago
maybe you can try:
sequenceDiagram foo#8211;test->>+bar:test
@zeerd Thanks for the response. I pasted your diagram definition in the mermaid online editor (https://mermaidjs.github.io/mermaid-live-editor) and still received the error.
It's strange. I tested it in typora which is using built-in mermaid, and this #8211; working on it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I try to create a sequencediagram with an actor that includes a dash. It does not work because the dash is also included in the line definition. I just wanted to ask if it is already possible to add actors with dasehs or if we could add this feature.
I tried the following diagram on the mermaid online editor:
Output