bpruitt-goddard / vscode-mermaid-syntax-highlight

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

feat: improve sequenceDiagram highlighting #24

Closed forivall closed 3 years ago

forivall commented 5 years ago

I extracted all of the sequencediagram parsing unit tests from mermaid, went through them all, and fixed the highlighting where appropriate.

bpruitt-goddard commented 5 years ago

Thank you! One comment: can you update the readme codeblock and image for the sequenceDiagram to reflect the changes?

bpruitt-goddard commented 3 years ago

These changes were rolled up in #48 . Closing this PR.