bpruitt-goddard / vscode-mermaid-syntax-highlight

Markdown syntax support for the Mermaid charting language
MIT License
98 stars 37 forks source link

feat: add "flowchart" to Graph's `begin`regex #35

Closed jonnyasmar closed 3 years ago

jonnyasmar commented 4 years ago

Closes https://github.com/bpruitt-goddard/vscode-mermaid-syntax-highlight/issues/33

jonnyasmar commented 3 years ago

@bpruitt-goddard Hey -- do you have a few mins to take a look at this PR?

bpruitt-goddard commented 3 years ago

Merged 👍 . I'll release the version bumped change shortly. Do you have any test graphs for the readme for the new flowchart arrows? If so, we can start work on adding support. I'm actively working on the classDigram support, but can jump over to that next.

jonnyasmar commented 3 years ago

@bpruitt-goddard I can whip some up this week. I need to do a few things with flowchart & mermaid, so I'll be working with it. Just having a few quirks with my VSCode installation atm after upgrading WSL 😭

I'll open up a PR when I get around to it!