docs(README): use native GitHub mermaid rendering #17

Closed
lukehsiao wants to merge 1 commit from main into main
lukehsiao commented 2022-02-28 23:34:13 +00:00 (Migrated from github.com)

On 2022-02-14, GitHub introduce native support for Mermaid diagrams in
markdown files [1]. Rather than needing to render and include a separate
image for a diagram, we can now leverage GitHub's native rendering
directly.

On 2022-02-14, GitHub introduce native support for Mermaid diagrams in markdown files [[1]]. Rather than needing to render and include a separate image for a diagram, we can now leverage GitHub's native rendering directly. [1]: https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/
lukehsiao commented 2022-02-28 23:36:12 +00:00 (Migrated from github.com)

On deeper thought, this won't work, because the README is also used on crates.io, which does NOT support such rendering. Closing this PR.

On deeper thought, this won't work, because the README is also used on crates.io, which does NOT support such rendering. Closing this PR.

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jer/mdbook-mermaid!17
No description provided.