Skip to content

Conversation

@cheng-kang
Copy link
Contributor

Closes #614

  • Currently, if configured in auto mode, search plugin gets all relative links in document and trying to index them.

  • This PR changes the query selector from all relative links to all top level sidebar nav links.

Reason is that only these links (and only them should) link to the markdown files of a project. If there is any file link in main content not listed in _sidebar.md, it should be listed there.

Also removed unnecessary helper object.

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