Skip to content

Comments

fix: mermaid simple graph#60

Open
klemmster wants to merge 1 commit intotoppair:masterfrom
klemmster:master
Open

fix: mermaid simple graph#60
klemmster wants to merge 1 commit intotoppair:masterfrom
klemmster:master

Conversation

@klemmster
Copy link

Mermaid rendering is broken for just graph

graph
  A --> B
Loading

is broken, where

flowchart
  A --> B
Loading

is working

with the syntax
```mermaid
graph
...
```
mermaid rendering is broken
@klemmster klemmster marked this pull request as ready for review April 30, 2024 10:38
@klemmster klemmster changed the title Fix mermaid simple graph fix: mermaid simple graph May 7, 2024
@klemmster
Copy link
Author

@toppair Could you have a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant