Hello everyone,
I'm trying to add a short text box at the top of my PlantUML diagram to serve as a description or summary of the diagram's purpose. Ideally, this text should appear as a standalone block, without a visible border, and it shouldn’t interfere with the layout of participants or other elements.
I've already tried using note, but it doesn't give me the desired placement or styling.
The title option isn’t suitable either for my use case.
Is there a clean and simple way to achieve this in PlantUML? I’d really appreciate hearing how others have solved this.
Thanks in advance!
Best regards,
Omar