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
feat(cli): Add support for rendering to mermaid with vector graph command (#22787)
* Plumb in basic switch between output formats
* Get rendering actually functional
* flowchart appears to be preferred terminology over graph
* comemnt about styling
* add the new code after existing instead
* Add changelog file
* Replace expect with unwrap
* Inline formatter arguments where possible
* Remove code comment, it will move to PR body
* link mermaid docs on format help
0 commit comments