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

Include headers from h4 and beyond in the search index as tokens #437

Open
jgjfuture opened this issue Jul 15, 2024 · 0 comments
Open

Include headers from h4 and beyond in the search index as tokens #437

jgjfuture opened this issue Jul 15, 2024 · 0 comments

Comments

@jgjfuture
Copy link

In the documentation we are currently developing, there are important sections marked with h4 headers that we want to access directly through search. These headers are generated by a document generation tool, and it is natural for them to be structured as h4, so we are not considering changing the tool at the moment.

It seems that only headers up to h3 are tokenized during the parsing of the documentation, and h4 headers do not appear as section content in search results. It would be helpful if this could be made configurable, allowing headers of any level to be tokenized.

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

No branches or pull requests

1 participant