We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb683c commit 2532f1fCopy full SHA for 2532f1f
README.md
@@ -30,7 +30,9 @@ npm install --global @mermaid-js/mermaid-cli
30
31
## Usage
32
33
-````mermaid formant=[svg|png] {img tag attribute}="value" {mermaid cli option}="value"
+````markdown
34
+```mermaid formant=[svg|png] {img tag attribute}="value" {mermaid cli option}="value"
35
+```
36
````
37
38
### [MkDocs][mkdocs] Integration
0 commit comments