Incorrect layout in relationship with double quotes

0 votes
asked Aug 18, 2023 in Question / help by ncasaux (120 points)

Hello,

I can't figure out how to have double quotes in a relationship text in a component diagram:

example

The text appears all messed-up.

Is there a solution for this, maybe some escape character ?

Thanks ! smiley

1 Answer

0 votes
answered Aug 18, 2023 by Serge Wenger Work (15,770 points)
edited Aug 24, 2023 by Serge Wenger Work
 
Best answer

Hello,

One workaround is to put two single quote:

c1 -up-> c2: "Test with ''double quotes'' and some text..."

Hope this helps 

commented Aug 18, 2023 by ncasaux (120 points)

Thanks for your suggestion, I found a better option I think, with unicode characters <U+0022>:

example

...