Dear Team
Version = 1.2026.0
The following code results in a crash (when SVG image is generated). PNG image is generated correctly.
@startuml
Participant Alice
Participant Bob
Alice -> Bob : Hi
note right of Bob
{{
salt
{^"My group box"
Login | "MyName "
Password | "**** "
[Cancel] | [ OK ]
}
}}
end note
@enduml