Skip to content

Will docs.rs support mermaid in the future? #2720

Closed
@loongs-zhang

Description

@loongs-zhang

In README.md, I used mermaid to draw and it displayed normally on github, but it didn't show up in docs.rs. So, will docs.rs support mermaid in the future?

flowchart TD
    A[Christmas] -->|Get money| B(Go shopping)
    B --> C{Let me think}
    C -->|One| D[Laptop]
    C -->|Two| E[iPhone]
    C -->|Three| F[fa:fa-car Car]
Loading

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