You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Commit 4d8c224 replaced post.content with page.content, which causes the "content" field of posts to reference the searchdata page.
This notably causes posts to appear when keywords from the searchdata template file are used to search.
To reproduce
Steps to reproduce the behavior:
Use the built in Javascript search engine
Upload any posts to the _posts directory
Check the generated searchdata.js file in _site if local OR