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
Add Mermaid and the plugin:
<script src="//unpkg.com/mermaid/dist/mermaid.js"></script> <script src="//unpkg.com/docsify-mermaid@latest/dist/docsify-mermaid.js"></script> <script>mermaid.initialize({ startOnLoad: true });</script>
mermaid.js file is large,3.36MB
Just a few The mermaid is used in the MD file. Please find the optimization method. Thank you
The text was updated successfully, but these errors were encountered:
It's not as big as you make it out to be.
You can try other CDN sources, slow loading may be a network problem.
Sorry, something went wrong.
No branches or pull requests
Add Mermaid and the plugin:
mermaid.js file is large,3.36MB
Just a few The mermaid is used in the MD file. Please find the optimization method. Thank you
The text was updated successfully, but these errors were encountered: