docs: add Beauty Diagram to community integrations#7910
Conversation
✅ Deploy Preview for mermaid-js ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@mermaid-js/examples
mermaid
@mermaid-js/layout-elk
@mermaid-js/layout-tidy-tree
@mermaid-js/mermaid-zenuml
@mermaid-js/parser
@mermaid-js/tiny
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #7910 +/- ##
============================================
- Coverage 67.78% 24.36% -43.43%
============================================
Files 429 30 -399
Lines 38648 6925 -31723
Branches 6380 353 -6027
============================================
- Hits 26199 1687 -24512
+ Misses 9675 5238 -4437
+ Partials 2774 0 -2774
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
e16d7dc to
8a1fb88
Compare
Beauty Diagram takes Mermaid (and PlantUML) source and renders polished, shareable SVG diagrams with deck-ready themes, for slides and docs. Added across the surfaces it ships on: - Web editor under Productivity tools, alongside similar in-browser editors - `bd` CLI under Other, for rendering from the terminal / CI - VS Code extension as a sub-item under VS Code - Obsidian plugin as a sub-item under Obsidian Regenerated the published docs via `pnpm --filter mermaid run docs:build`. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
8a1fb88 to
25d4469
Compare
📑 Summary
Adds Beauty Diagram to the community integrations list. It takes Mermaid (and PlantUML) source and renders polished, shareable SVG diagrams with deck-ready themes — for slides and documentation. Listed under the section matching each surface it ships on, following the existing conventions:
bdCLI, for rendering from the terminal / CI🔗 Links (all live)
📏 Checklist
src/docsfile, not the autogenerated onepnpm --filter mermaid run docs:buildso both files stay in sync