Skip to content

Filter out tab characters in search.json#50

Open
hijoft wants to merge 1 commit intoclarklab:gh-pagesfrom
hijoft:fix-tab-issue
Open

Filter out tab characters in search.json#50
hijoft wants to merge 1 commit intoclarklab:gh-pagesfrom
hijoft:fix-tab-issue

Conversation

@hijoft
Copy link

@hijoft hijoft commented Sep 3, 2020

  • The search is not working if there are some tab characters inside search.json (invalid json). Since they are not filtered out by escape, we have to remove them manually.

  • Additionally the search plugin was updated.

@rathgar
Copy link
Contributor

rathgar commented Nov 10, 2020

That simple remove: " " fixed my long time broken search, thanks @hijoft
👍 from me

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