@startuml hide empty description a --> b state "description below" as b { state "One" as 1 #orange 1 -> Three : Two Three -up-> Three -- state join <
> [*] --> join [*] --> join join --> [*] state fork <
> state end <
> [*] -[#blue,dashed,bold]-> fork fork --> end fork -[#green,dotted]-> [*] -- state choice <
> [*] -> choice choice --> [*] : true choice --> choice : false } @enduml
Draw