Skip to content

chore: consistent spelling in JSDoc comments & update automd syntax #256

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

Merged
merged 5 commits into from
Sep 20, 2024

Conversation

johannschopplich
Copy link
Contributor

@johannschopplich johannschopplich commented Sep 6, 2024

Fixes some very minor spelling mistakes and ensures URL is always written uppercase.

This is mainly for the JSDoc comment reader/enthusiasts, like me. 😄

This PR also fixes the automd syntax in the README, which was broken and failed to generate the latest docs from the JSDocs.

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47%. Comparing base (d283cf5) to head (06eaa62).
Report is 65 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
+ Coverage   95.27%   97.47%   +2.20%     
==========================================
  Files           7        7              
  Lines         867      713     -154     
  Branches      187      237      +50     
==========================================
- Hits          826      695     -131     
+ Misses         41       18      -23     

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

@johannschopplich johannschopplich changed the title chore: consistent spelling in JSDoc comments chore: consistent spelling in JSDoc comments & update automd syntax Sep 6, 2024
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks!

@pi0 pi0 merged commit c52e635 into unjs:main Sep 20, 2024
4 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