Open
Description
I don't get Mermaid diagrams contained in a markdown file rendered in the Visual Studio Code default previewer; instead, the code block is displayed verbatim; the Mermaid Chart extension is installed; example content of a markdown file:
Title
This is some text
---
config:
layout: elk
---
flowchart TB
Start[sdf afd]@{ shape: stadium}
VarDef[Is Variable defined?]
Metadata
Metadata
Assignees
Labels
No labels