-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
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
Docs: Ecosystem section pages - verbiage updates #5124
Conversation
✅ Deploy Preview for mermaid-js ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5124 +/- ##
==========================================
- Coverage 78.31% 75.32% -2.99%
==========================================
Files 164 164
Lines 13820 13820
Branches 693 693
==========================================
- Hits 10823 10410 -413
- Misses 2847 3242 +395
- Partials 150 168 +18
Flags with carried forward coverage won't be shown. Click here to find out more. |
`ts-node-esm` v10.9.1 is not compatible with Node.JS v18.19.0. (cherry picked from commit 4a7e4a3)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, with the exception of a broken link! Feel free to merge this once you've updated the link.
By the way, I ran git cherry-pick 4a7e4a3bcb31a5699d892b810134b150c4b5badd
to backport the changes from #5104 to the master
branch, as otherwise GitHub Actions wouldn't work properly.
- **AI** - An AI chatbot that can generate Mermaid diagrams from text (Pro plan). | ||
Plugins are available for: | ||
|
||
- [ChatGPT](https://www.mermaidchart.com/plugins/chatgpt) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This link is broken. Would you prefer to have this go to the following instead?
- [ChatGPT](https://www.mermaidchart.com/plugins/chatgpt) | |
- [ChatGPT](https://docs.mermaidchart.com/plugins/chatgpt) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @aloisklink !
📑 Summary
This PR contains updates to the Ecosystem section pages:
Resolves # n/a
📏 Design Decisions
Design decision made by the Mermaid Chart team.
📋 Tasks
Make sure you
MERMAID_RELEASE_VERSION
is used for all new features.develop
branch