bpruitt-goddard / vscode-mermaid-syntax-highlight

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

Fix Graph Subgraph Direction #135

Closed bpruitt-goddard closed 5 months ago

bpruitt-goddard commented 5 months ago

The subgraph direction was not properly highlighting: image

This PR fixes the highlighting: image

It also bumps the versioning to include both this change and the last PR #134 .