Hello,
I tried to include math formulas in activity diagrams without success.
I tried all explained ways:
:<math>...</math>;
@startmath ... @endmath
@startlatex ... @endlatex
I also tried to make a file with only formulas, using @startmath/@endmath surrounded by various @startuml (id=xx)/@endduml so I can include formulas by names in puml files.
None of these seems to work.
Is this an issue with the syntax I use, or is this a limitation of PlantUML?
If it is a limitation, this would be really great if it could be integrated in later PlantUML version.
Thanks for the help!
SMFSW