Integrated: Add support for mermaid diagrams
Magnus Ihse Bursie
ihse at openjdk.java.net
Thu Feb 11 16:47:42 UTC 2021
On Wed, 10 Feb 2021 15:40:59 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> In preparation for updates of the description on version control, I'd like to replace the hard-coded gif image diagram with a flexible system of generating diagrams using `mermaid`. Not only will it simplify replacing the mercurial diagram with a new git/GitHub diagram, but it will also make it dead simple to add more diagrams in the future.
This pull request has now been integrated.
Changeset: 717dcfdf
Author: Magnus Ihse Bursie <ihse at openjdk.org>
Committer: Jesper Wilhelmsson <jwilhelm at openjdk.org>
URL: https://git.openjdk.java.net/guide/commit/717dcfdf
Stats: 36 lines in 5 files changed: 27 ins; 3 del; 6 mod
Add support for mermaid diagrams
Reviewed-by: iris, jwilhelm
-------------
PR: https://git.openjdk.java.net/guide/pull/45
More information about the guide-dev
mailing list