Files
nexus/wiki/concepts/Mermaid.md
2026-04-18 05:18:07 +08:00

15 lines
393 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Mermaid"
type: concept
tags: []
last_updated: 2025-12-18
---
## Definition
一种用文本描述生成图表的标记语言,支持 ER 图、时序图、流程图等多种图表类型。
## Usage
在本文中,通过 Mermaid 代码描述数据结构ER 图)和工作流(时序图),然后嵌入飞书文档渲染为可视化图表。
## Aliases
- Mermaid 图表语言