Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use <br/> to have line break

Advanced code syntax highlighter
version2
{"code":"sequenceDiagram\n\tAlice->>+John: Hello<br/> John, how <br/>are you?\n\tAlice->>+John: John, <br/>can you <br/>hear me?\n\tJohn-->>-Alice: Hi Alice, I can hear you!\n\tJohn-->>-Alice: I feel great!","theme":"default","language":"javascript","showLineNumbers":false}

Mermaid
themedefault
sequenceDiagram
	Alice->>+John: Hello<br/> John, how <br/>are you?
	Alice->>+John: John, <br/>can you <br/>hear me?
	John-->>-Alice: Hi Alice, I can hear you!
	John-->>-Alice: I feel great!