For example, I would like to pass the concentrate attribute so that graphviz will merge multiple edges together when possible. I am aware that I can use !pragma svek_trace on to get PlantUML to generate the dot output to a file, which I could manually edit. However, I am using PlantUML with Confluence which does all its rendering on Confluence's server (using Confluence is a requirement).
Thanks!