How to add tags to components with long descriptions

0 votes
asked Sep 5, 2021 in Bug by David Fink

Tags and the ability to show/hide components by tags are a great feature. But my component diagram is using  the long description format. I can't seem to figure out where to add the tags.

If I define this:

component componentA <<script>> $tag1

it works fine. But if I add the long description, I get a syntax error:

component componentA <<script>> $tag1 [
**componentA**
This is a long description
This is the second line
]

If I add the tag after the close bracket, it completely messes up parsing.

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.
...