I have a big graph. Each node of it is a copy of some other node. But in expoted svg there are no <text> tags.
When I try to create new node and add text to it, I can see this text in svg.
How can I make yED to add <text> to each already existed node?