Bug italics and rectangles - Activity Diagram (new/beta)

0 votes
asked Nov 17, 2020 in Bug by KoVA
edited Nov 17, 2020

I think I found a bug. If you write in italics and want to use a rectangle.

@startuml
partition Bug {

      #LightSkyBlue://Test//]

}
@enduml

 workaround:

blank after last //

@startuml
partition workaround {

      #LightSkyBlue://Test// ]

}
@enduml

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...