bpruitt-goddard / vscode-mermaid-syntax-highlight

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

Close Diagram Highlighting For ADO Blocks #91

Closed bpruitt-goddard closed 1 year ago

bpruitt-goddard commented 1 year ago

Fixes #87.

When using an ADO code block (:::), the highlighting was "bleeding" out of the code block, causing text below it to be incorrectly highlighted. This PR fixes the bleed through.