This issue has been created
There is 1 update.
 
 
PlantUML Macro / cid:jira-generated-image-avatar-31b94f82-d19d-4686-9820-75b4e859846a PLANTUML-18 Open

Allow defining the diagram type in parameter

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f17a6c29-108a-4961-9034-d69b797fe1f7 Clément Aubin created this issue on 06/Dec/24 17:28
 
Summary: Allow defining the diagram type in parameter
Issue Type: cid:jira-generated-image-avatar-31b94f82-d19d-4686-9820-75b4e859846a Improvement
Assignee: Unassigned
Created: 06/Dec/24 17:28
Priority: cid:jira-generated-image-static-major-e2ee2623-9396-4528-9b51-43ad84b59e04 Major
Reporter: Clément Aubin
Description:

The idea behind this issue would be to expose the parameter type, allowing to choose the different types of diagrams that the plantuml macro can use.

  • plantuml : default diagram type (similar to using @startuml)
  • ditaa : DITAA diagram (similar to using @startditaa)
  • dot : GraphViz (dot) diagram (similar to using @startdot)
  • jcckit : JCCKit diagram (similar to using @startjcckit)
  • salt : Salt diagram (similar to using @startsalt)
 
 

1 update

 
cid:jira-generated-image-avatar-f17a6c29-108a-4961-9034-d69b797fe1f7 Changes by Clément Aubin on 06/Dec/24 17:28
 
Assignee: Clément Aubin