Cannot escape quotes in a note with embedded diagram

0 votes
asked Dec 24, 2018 in Bug by boshka (3,940 points)
commented Dec 24, 2018 by albert (3,520 points)
edited Dec 25, 2018 by albert
I don't get it to work as is. Can you make a small example just without the "internal" double quotes to show what you would like to achieve? In comment you can give small directions of where you would like to have the double quotes.

1 Answer

0 votes
answered Dec 25, 2018 by boshka (3,940 points)
here is an example http://www.plantuml.com/plantuml/uml/SoWkIImgAStDuKhEpot8pqlDAr5GSZPKKaWiLd0sLAZcKe22lFoIL0MbwkgOl0AWXipap894e5BVIaUGIiUOF4TTEpidAuM2ebIWV6fCNcrjJ1xOb9JKaiJCd68_e7v3JawGURLS3gbvAK0x0G00

Here you have MyA without double quotes, and the code works fine. However, if you want to put a space inside the participant name (like I described initially: "My A"), you must put the name into double quotes, and, hence, you need a way to escape those in my example (that is, when you embed a sequence inside a note)
...