-
https://github.com/badboy/mdbook-mermaid
-
Current: only page titles and specified keywords in the frontmatter appear in search results.
Suggested: also include other content in pages for search results
-
Can you offer release builds of the plugin as github release ?
Similar to what is done on https://github.com/Michael-F-Bryan/mdbook-linkcheck/releases
This would allow your plugin to be used eas…
wiz0u updated
3 months ago
-
Thanks for your weekly updates @BilalM04 @B-rando1 @NoahCardoso . Efficiently done. If you could do the same on Friday 28th (here), that would we useful. I'll create an agenda when that becomes cleare…
-
The time for this meeting may have to change. I might have another conflicting meeting. I will post a notification if the time changes.
The agenda is as follows:
1. @B-rando1 discussion - does…
-
How to jump line in timeline diagram ?
Mermaid version used : 10.9.0
```mermaid
timeline
2014 : first linesecond line
```
Expected
![image](https://github.com/badboy/mdbook-mermaid/…
-
Hi there! I get the following when I run `mdbook serve` or `mdbook build`: "The command wasn't found, is the 'graphviz' preprocessor installed?".
I have installed `brew graphviz` and `which dot`: `…
-
### Problem:
Fails to compile (in the context of `rustls`):
```text
. . .
The following warnings were emitted during compilation:
warning: aws-lc-sys@0.21.1: ToolExecError: Command env -u I…
-
edbrowse/stable 3.8.0-4 arm
eigen/stable 3.4.0 arm
eja/stable 13.11.25 arm
electric-fence-static/stable 2.2.6 arm
electric-fence/stable 2.2.6 arm
electrum/stable 4.3.1 all
elfutils/stable 0.187 arm
el…
-
As part of #158 we should also build and deploy our documentation.
This include 3 parts:
- general documentation built using mdbook (see #180)
- storybook (frontend documentation)
- backend code…