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

docs: Add explicit mention of className in content for Algolia #1229

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

rschristian
Copy link
Member

Another search term we're getting a lot of misses on is className. Algolia excludes code blocks from its indexing (which is very reasonable) and it turns out codeblocks are the only place we use this.

Adding an explicit mention of it here makes the most sense to me, I would guess that users are trying to check that class is the exact same as className in their components.

@rschristian rschristian merged commit 35e4079 into master Feb 5, 2025
5 checks passed
@rschristian rschristian deleted the doc/className branch February 5, 2025 07:38
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