gitbook-plugin-mermaid-nt25
v1.1.1
Published
Plugin for GitBook 3 which renders Mermaid flow from markdown. Tries to work cross platform (windows/unix/mac)
Maintainers
Readme
Mermaid plugin for GitBook
start from 2025
change theme in book.json
- default
- dark
- neutral
- forest
"pluginsConfig": {
"mermaid-nt25": {
"theme": "neutral"
},
}or project root path .mermaid/mermaid.json
{ "theme": "neutral" }