You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flowchart TB
start([Start])
==> green([Change some code])
==> finish([Finish])
green -.->|Incomplete ?| green
classDef green_phase font-weight:bold,color:black,fill:#1cba1c;
class green green_phase
Setup
Mermaid version: 11.1.1 and above
Browser and Version: Zen 1.0.1-a.18 (Firefox 132.0.1) (64 bits)
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Description
Until
11.0.2
, self linking node was prettyBroken in
11.1.0
Ugly since
11.1.1
#5828Still ugly in the
develop
branchSteps to reproduce
Screenshots
No response
Code Sample
Setup
Suggested Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: