remarkjs / remark

markdown processor powered by plugins part of the @unifiedjs collective
https://remark.js.org
MIT License
7.66k stars 358 forks source link

Add `remark-d2` to list of plugins #1197

Closed mech-a closed 1 year ago

mech-a commented 1 year ago

Initial checklist

Description of changes

I've made a plugin, remark-d2, that makes it so you can turn d2 code blocks into their compiled images. d2 is a fast-to-develop and easy diagramming language, so I think it would be a good addition to the list. They also have a website where you can compare d2 code to other diagramming tools like Mermaid, PlantUML, and others.

I'm not affiliated with d2 in any way, in case that is of concern.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (1c6e5ba) 100.00% compared to head (6cc37a3) 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1197 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 874 874 ========================================= Hits 874 874 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

wooorm commented 1 year ago

Closing for now. Feel free to PR again, thanks!

github-actions[bot] commented 1 year ago

Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.