Closed pplatek closed 4 years ago
If I add a sequence diagram message that contains ":" character, this cause the syntax highlighting to be broken for the rest of that sequence diagram, eg: mobile_phone -> mobile_phone: send a message containing ":"
mobile_phone -> mobile_phone: send a message containing ":"
I've never used the use case diagram but based on https://plantuml.com/use-case-diagram, this seems like a reasonable fix.
Thanks!
If I add a sequence diagram message that contains ":" character, this cause the syntax highlighting to be broken for the rest of that sequence diagram, eg:
mobile_phone -> mobile_phone: send a message containing ":"
I've never used the use case diagram but based on https://plantuml.com/use-case-diagram, this seems like a reasonable fix.