Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
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)