Skip to content

Nested state comments not working #115

Open
@tonisives

Description

Expected behaviour

file.mmd

stateDiagram-v2
  alice --> bob: Hello bob, how are you?
  bob --> state2
  state state2 {
    %% comments set as separate states
    bob1 --> alice2: I am good thanks!
  }
Loading

Actual behaviour

Screenshot 2023-04-01 at 16 28 39

Include:

  • Screenshot
  • Preview mode: Mermaid|Markdown
  • Theme used: light|dark

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions