Category "plantuml"

How to make Class name bold in plant UML

It is possible to style the class name in PlantUML to italic by making the class abstract. Is there a way to style the class name so that it is bold as in the e

plantuml - activity diagram: Decision node with three outgoing edges and [else] guard

How can I design a Decision node with three outgoing edges and else guard? what I'd like is - 3 outgoing edges from decision node 'test?' @startuml start :dd;

Can't render component diagram with PlantUML in IntelliJ

I am trying to create a component diagram using the PlantUML plugin for IntelliJ. I have installed the plugin and worked with it before. However, when I try to