`class "Name with space"` works.`object "Name with space" as Obj` works.`object "Name with space"` doesn't work.Is there any reason not to support the last case?
(--------)
Yes, by define an alias, as:
@startuml object "Name with space" as Obj @enduml
Regards.
Hello A.,
FYI that is now fixed and implemented on v1.2024.8:
- Thanks PlantUML team for your work.
Ref.: