Skip to content

README Md feature: Mermaid diagrams #338

@tengssh

Description

@tengssh

I want to share another README feature: Mermaid syntax.
It can create simple flowcharts using just text.

For example:

graph LR
    A["Prompt"] --> B["Chat"] --> D["Review"]
    A --> C["IDE"] --> D
Loading

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions