This plugin adds functionality to mdbook
for extracting mermaid
.
Compile this crate and add the mdbook-fishextract
to your search path.
```toml [preprocessor.fishextract] renderer = ["tectonic","markdown","latex"] assets = "src/assets"
```
npm install -g @mermaid-js/mermaid-cli
which installs a binary mmdc
which needs to be in your $PATH
.For block equation rendering use the following syntax
md
mermaid
..
```
and replaces them by an image link
md
