Skip to content

Conversation

@zcstarr
Copy link
Member

@zcstarr zcstarr commented Dec 19, 2025

No description provided.

@vercel
Copy link

vercel bot commented Dec 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
markdown-gen Ready Ready Preview, Comment Dec 19, 2025 6:51am

@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.62%. Comparing base (da88124) to head (b9d85ae).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   84.72%   83.62%   -1.10%     
==========================================
  Files           3        3              
  Lines        1080     1136      +56     
==========================================
+ Hits          915      950      +35     
- Misses        165      186      +21     
Files with missing lines Coverage Δ
packages/markdown-generator/src/lib.ts 76.47% <ø> (+2.00%) ⬆️
packages/markdown-generator/src/schema.ts 92.19% <ø> (-2.20%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

This adds markdown customization support, this helps to make it easy
to switch between mdx and md compatible formats so documents render well
in a variety of context such as gh and other markdown areas.

This is tricky to do while making the mdx look good so it uses
the external edits methods to allow for further customization
such as replacing jsx/html nodes with list item
@zcstarr zcstarr merged commit 9e7025a into main Dec 19, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants