Skip to content

Conversation

@ShadiestGoat
Copy link

Fixes #260

As a note - this looks like it adds a new dep mdast-util-to-hast. However, this actually just moves it out of the dependency of another pkg.

@changeset-bot
Copy link

changeset-bot bot commented Aug 16, 2024

🦋 Changeset detected

Latest commit: b9c6268

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte-exmarkdown Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ShadiestGoat
Copy link
Author

@ssssota hmm.. is it up to me to add changesets in this PR? I can do it if needed

Copy link
Owner

@ssssota ssssota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2024

Codecov Report

❌ Patch coverage is 45.45455% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.14%. Comparing base (471ba46) to head (b9c6268).
⚠️ Report is 147 commits behind head on main.

Files with missing lines Patch % Lines
src/lib/utils.ts 45.45% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   97.32%   92.14%   -5.18%     
==========================================
  Files           8        8              
  Lines         299      331      +32     
  Branches       46       30      -16     
==========================================
+ Hits          291      305      +14     
- Misses          8       26      +18     

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

🚀 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.

@ssssota
Copy link
Owner

ssssota commented Aug 17, 2024

@ShadiestGoat Please run pnpm fmt to format code.

@ShadiestGoat
Copy link
Author

Hey @ssssota sorry for the long wait, I ran the formatter

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.

Allow to pass options to remarkRehype

3 participants