Creole in sequence diagram participants

0 votes
asked Dec 23, 2019 in Question / help by jrosiek (240 points)
edited Dec 23, 2019 by jrosiek

Hi,

Is it possible to use creole in sequence diagram participant name/label? 

queue P as "<&wifi> MyTopic\n\n[**key**: myKey]" <<Kafka>>

Is it a feature that is planned or could be relatively easily implemented?

Thanks,

Jarek

Small addition: I've just noticed that the creole does not work only for participants with stereotype. Is it a bug or feature? :) 

1 Answer

0 votes
answered Dec 26, 2019 by plantuml (294,960 points)
Definitely a bug ;-)

Creole parser have been added lately, so support is not perfect (yet!).

This should be solved in last beta

http://beta.plantuml.net/plantuml.jar

Thanks for the feedback !
...