Skip to content

docs: add missing section for the count method and fix some typos in the same file #3209

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 2 commits into from
Feb 27, 2025

Conversation

matteioo
Copy link
Contributor

@matteioo matteioo commented Feb 27, 2025

πŸ”— Linked issue

#3208, #2200

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Re-add the documentation section for the count() method, which was already added in v2 and removed somewhere on the path to the current state of the repo.

This PR adds a section to document the count() method so that one is able to find out such functionality is already implemented by this module.

Resolves #3208

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Add missing section for the count method, which was already implemented and documented back in v2. The implementation was kept, but the docs section was removed.
Copy link

pkg-pr-new bot commented Feb 27, 2025

npm i https://pkg.pr.new/@nuxt/content@3209

commit: 749db63

Copy link
Member

@farnabaz farnabaz left a comment

Choose a reason for hiding this comment

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

Thanks

@farnabaz farnabaz merged commit 1c234a2 into nuxt:main Feb 27, 2025
3 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.

docs: add missing section for the count method
2 participants