How to integrate openiconic with plantuml.jar?

30 views Asked by At

I am using the current version of plantuml.jar (1.2023.13). I create my drawings using the Visual Studio Code plugin on Mac.

For the first time, I am trying to use Open Iconic in my diagram. My understanding is that it is already integrated in Plantuml. However, I get a syntax error on "listopeniconic" command:

@startuml
listopeniconic
@enduml

Is there some additional plugin I need to download? Thanks.

0

There are 0 answers