mjbvz / vscode-markdown-mermaid

Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid
MIT License
630 stars 112 forks source link

Block diagram is not recognised #244

Closed pushkarppandit closed 4 months ago

pushkarppandit commented 5 months ago

Expected behaviour

block-beta
  a b c

This should ideally render the below since this should support mermaid version 10.8.0

image

vscode theme is dark

Actual behaviour

Getting the error in markdown preview

UnknownDiagramError: No diagram type detected matching given configuration for text: block-beta
  a b c
mjbvz commented 5 months ago

Image

What extension version are you using?