Add mdbook-mermaid (#26426)

This commit is contained in:
Michael Telatynski 2023-10-26 08:40:33 +01:00 committed by GitHub
parent de2d3ff204
commit 588e056699
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 88 additions and 61 deletions

View file

@ -47,8 +47,8 @@ jobs:
with:
mdbook-version: "0.4.10"
- name: Install mdbook-combiner
run: cargo install mdbook-combiner
- name: Install mdbook extensions
run: cargo install mdbook-combiner mdbook-mermaid
- name: Prepare docs
run: |