Skip to content
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

Add remark-refer-plantuml plugin. #1415

Merged
merged 2 commits into from
Feb 24, 2025
Merged

Add remark-refer-plantuml plugin. #1415

merged 2 commits into from
Feb 24, 2025

Conversation

PrinOrange
Copy link
Contributor

@PrinOrange PrinOrange commented Feb 23, 2025

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and discussions and couldn’t find anything or linked relevant results below
  • I made sure the docs are up to date
  • I included tests (or that’s not needed)

Description of changes

Add plugin remark-refer-plantuml, which is a remark plugin that allows you automatically refer PlantUML diagrams into embeddable image URLs. Transform UML code blocks into visual diagrams.

Plugin Effect:

https://dreams.plus/blog/2023-02-21-how-to-organize-modules-in-software-architecture#characteristics-of-tree-architecture

image

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Feb 23, 2025
Copy link

codecov bot commented Feb 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a185821) to head (f79fe0f).
Report is 39 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1415   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          142       138    -4     
=========================================
- Hits           142       138    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wooorm wooorm merged commit ebeefa3 into remarkjs:main Feb 24, 2025
6 checks passed
@wooorm wooorm added 💪 phase/solved Post is done 📚 area/docs This affects documentation labels Feb 24, 2025

This comment has been minimized.

@wooorm
Copy link
Member

wooorm commented Feb 24, 2025

Thanks!

@github-actions github-actions bot removed the 🤞 phase/open Post is being triaged manually label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 area/docs This affects documentation 💪 phase/solved Post is done
Development

Successfully merging this pull request may close these issues.

2 participants