Hello PlantUML team,
Here is a defect, during arrow label tests:
@startuml fork :action 1; -> missing arrow label; fork again :action 2; -> missing arrow label; end merge @enduml
Hi all, and PlantUML team,
Here is the same issue, with "fork/end fork" with no action:
@startuml fork -> missing arrow label; fork again -> missing arrow label; end fork @enduml
See similar issue here:
Regards,Th.
(--------)