Drawio.io Integration: Markdown Plugin
This is an extension for
Draw.io Integration
or
Draw.io Integration - Insider Build
that adds full markdown support.
Markdown supports:
- Markdown: v0.0.x
- Katex: v0.1.x
- highlight: v0.2.x: vscode extension don't support it
Installation
Overview
Usage
- double click on a shape and edit the mermaid script, the shape will be redrawn after leaving the editor
How to build
git clone --recursive https://github.com/dzylikecode/drawio-plugin-markdown.git
cd drawio_mermaid_plugin/drawio_desktop
npm install
npm run build
cd ../vscode
npm install
npm run vscode:package
Draw.io desktop
See github for the desktop variant of this plugin.
References
| |