Using \t in a table in a legend is not working

0 votes
asked Jan 20, 2023 in Bug by jens.fudickar (420 points)
When you build a legend with a table in it, it is not possible to have a \t in the content.

\t will only be replaced by [TAB]. It's also not possible with \\t

With \n it is working fine. \n will be done as a newline \\n will be shown as \n.

Can be tested with the code in the next comment
commented Jan 20, 2023 by jens.fudickar (420 points)
@startuml

legend
|= File |
| d:\test\test.xml |
| d:\\test\\test.xml |
| d:\ test\ test.xml |
| d:\new\new.xml |
| d:\\new\\new.xml |
end legend

@enduml
commented Jan 20, 2023 by jens.fudickar (420 points)
Oh god, I'm getting old.
It was own original ticket :-) :-(
commented Jan 26, 2023 by jens.fudickar (420 points)
But end the end, the topic is not closed, there is only a workaround.

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