Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 421 Bytes

Mermaid Diagram

Generate and render diagrams using the Mermaid.js library.

This can be used to render various types of diagrams, including Flowchart, Sequence Diagram, Class Diagram, etc.

Learn how to develop Typing Mind plugins here.

Example usage:

render a state diagram of a simple traffic light system

render a sequence diagram of a simple message exchange