can quotes be escaped in component name?

0 votes
asked Feb 27, 2018 in Wanted features by boshka (4,060 points)
recategorized Feb 27, 2018 by boshka
@startuml

     component "Name \"Test name\""

@enduml

In my case quotes come directly from JSON, so I need to escape them somehow.

For example:

component 'Name "Test name"'

Is this the only way:

component "Name "Test name""

?

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...