You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Install mdbook-mermaid v0.10.0 (compatible with mdbook 0.4.52)
24
-
cargo install mdbook-mermaid --version 0.10.0
25
-
26
-
# Install mdbook-embedify for embedding external content
23
+
cargo install mdbook-mermaid
27
24
cargo install mdbook-embedify
28
25
```
29
26
30
-
**Note:** These specific versions are required for compatibility. mdbook-embedify 0.2.18 is not compatible with mdbook 0.5.x, so we use mdbook 0.4.52 and a compatible version of mdbook-mermaid.
0 commit comments