Lev A Lemkov
Lev A Lemkov
**Describe the bug** when extended element is accessed by _extends_ command not by _--|>_ - it does not see unqualified paths **To Reproduce** ``` @startuml class X.Y.Z class N extends...
# prerequisites as standard of UML 2.5 claims, **ActivityEdge of an activity type diagram may have its own note** attached due to some features existence # current ad-hoc the only...
**Issue** while working with verson `1.2025.7`: sometimes neither web interface or url request doesn't restore source code by hash stored in file previously exported **Possible Reasons** diagram - gets quite...
using inline syntax, class may be styled ``` @startuml class A #pink;line.dashed { + x : Number = 1 # do_some() } @enduml ``` however, restricted styling only is available...
when annotating packages * notes may be positioned incorrect despite of certain position set up by PlantUML instructions (for example, note may be placed left of package despite _right of_...