Mermaid-Chart / vscode-mermaid-preview

Previews Mermaid diagrams
MIT License
148 stars 16 forks source link

Block diagram is not recognised #117

Closed pushkarppandit closed 9 months ago

pushkarppandit commented 9 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