Closed
Description
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]
Metadata
Metadata
Assignees
Labels
No labels