Introduction to Mermaid.js
Mermaid.js uses text definitions to render diagrams dynamically—perfect for AI generation. Copy Claude's output and render it in GitHub, Notion, or VS Code.
Learning Objectives
Lesson Outline
Mermaid.js uses text definitions to render diagrams dynamically—perfect for AI generation. Copy Claude's output and render it in GitHub, Notion, or VS Code.
graph TD (Top-Down) or graph LR (Left-Right)