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

feat: support skip frontmatter #301

Merged
merged 6 commits into from
Mar 15, 2025
Merged

feat: support skip frontmatter #301

merged 6 commits into from
Mar 15, 2025

Conversation

yeonjuan
Copy link
Owner

@yeonjuan yeonjuan commented Mar 15, 2025

fixes #291

Unverified

The signing certificate or its chain could not be verified.

Verified

This commit was signed with the committer’s verified signature.
jdolitsky Josh Dolitsky

Unverified

The signing certificate or its chain could not be verified.

Unverified

The signing certificate or its chain could not be verified.

Unverified

The signing certificate or its chain could not be verified.

Unverified

The signing certificate or its chain could not be verified.
@yeonjuan yeonjuan merged commit cd7f829 into main Mar 15, 2025
6 checks passed
Copy link

codecov bot commented Mar 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.63%. Comparing base (d367b20) to head (290698f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
+ Coverage   98.61%   98.63%   +0.01%     
==========================================
  Files          69       70       +1     
  Lines        2026     2048      +22     
  Branches      558      562       +4     
==========================================
+ Hits         1998     2020      +22     
  Misses         28       28              
Flag Coverage Δ
unittest 98.63% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
packages/parser/lib/frontmatter.js 100.00% <100.00%> (ø)
🚀 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.

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.

[Feature Request] Frontmatter Support in HTML Files
1 participant