We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sequenceDiagram A-->B: Works!
Even though I'm trying to preview a standalone mermaid (.mmd) file, the preview expects the ```mermaid fence and won't render a preview without it.
```mermaid
I'm using the dark theme for VSCode and didn't change the theme settings of the extension.
The command appears to be called "Preview Mermaid"
not "Preview Mermaid Diagram" like mentioned in the documentation of this extension.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behaviour
Actual behaviour
Even though I'm trying to preview a standalone mermaid (.mmd) file, the preview expects the
```mermaid
fence and won't render a preview without it.I'm using the dark theme for VSCode and didn't change the theme settings of the extension.
The command appears to be called "Preview Mermaid"
not "Preview Mermaid Diagram" like mentioned in the documentation of this extension.
The text was updated successfully, but these errors were encountered: