Skip to content

[ADVICE] 关于markdown渲染图表 #23

Description

@Young-Liao

建议添加mermaid的渲染!

graph TD
    A[开始:确定需求] --> B{是否了解Mermaid语法?}
    B -- 是 --> C[直接编写代码画图]
    B -- 否 --> D[查阅官方文档或教程]
    D --> C
    C --> E[渲染并导出图表]
    E --> F[结束]

Loading

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions