Skip to content

koshea/vscode-markdown-mermaid

Repository files navigation

VSCode Markdown Mermaid

⚠️Warning⚠️ This extension depends on an experimental vscode API that is subject to change or removal.

Demonstrates how VSCode's builtin Markdown preview can be extended by other extensions. This extension adds mermaid diagram support

Enabling

  1. Using a VSCode insiders from March 24th+
  2. Install the VSIX for this extension
  3. Add the setting "markdown.enableExperimentalExtensionApi": true to your workspace.

About

Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.3%
  • JavaScript 28.7%