We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use mermaid diagrams sometimes, mostly because github markdown natively has support for them.
Recent usage example: https://github.com/PhilippMDoerner/ThreadButler
Nimibook does not render such blocks (since they're not markdown). Recent example: https://philippmdoerner.github.io/ThreadButler/bookCompiled/index.html
I would like for nimibook to also be able to render mermaid-blocks such as this into corresponding diagrams.
Guides for how to do so are defined here: https://mermaid.js.org/config/usage.html?id=usage
Would that be a possible addition?
The text was updated successfully, but these errors were encountered:
There is this example: https://nimib-land.github.io/nblog/drafts/mermaid_diagram.html
We plan on adding it to nimibex when we get started with it, but we haven't done that yet. Hopefully you can use this in the meantime.
Sorry, something went wrong.
No branches or pull requests
I use mermaid diagrams sometimes, mostly because github markdown natively has support for them.
Recent usage example: https://github.com/PhilippMDoerner/ThreadButler
Nimibook does not render such blocks (since they're not markdown). Recent example: https://philippmdoerner.github.io/ThreadButler/bookCompiled/index.html
I would like for nimibook to also be able to render mermaid-blocks such as this into corresponding diagrams.
Guides for how to do so are defined here: https://mermaid.js.org/config/usage.html?id=usage
Would that be a possible addition?
The text was updated successfully, but these errors were encountered: