IT:AD:PlantUML:HowTo:Add Comments

Summary

It's probably not a good thing to create long diagram descriptions (maybe you should be breaking up your diagrams…?) but Comments help in such cases.

Process

It's not the most intuitive syntax, but start with a '

'===============
'Some Comment
'===============
etc...