Shreya Haria
Results
1
issues of
Shreya Haria
Collections inside a package won't display text in it. Code to reproduce: ``` @startuml !include https://raw.githubusercontent.com/bschwarz/puml-themes/master/themes/cerulean/puml-theme-cerulean.puml package World { collections Hellos as "Hellos" } @enduml ``` Expected: "Hellos" text within...