Liam Bigelow
Liam Bigelow
Not always possible in a CI environment, unfortunately.
Hey @geoffroy-noel-ddh π Thanks for the great report and reproduction. Yes this is indeed a bug! I'll get it fixed up.
Ah, how'd that happen. Thanks! Will fix.
No trivial way to do the former, nothing exists in that component for the latter. But the goal of the Modular UI is that new cases can be addressed by...
(I'll look at adding an option for that sorting next time I'm in the file though, that's a good call)
Hi @CodeAndWeb π This looks like a bug, rather than anything intended. Some of it might be caused #478 βΒ but I don't think that accounts for everything you're seeing....
The initial cut of the Playground exists on the latest alpha release βΒ and has already revealed some changes I need to make π Anyone can explore the playground for...
π This has shipped in [Pagefind v1.4.0](https://github.com/Pagefind/pagefind/releases/tag/v1.4.0) π
Hey @HuangYiming0608 π Currently Pagefind doesn't index or search special characters βΒ but you should still be seeing a result. When indexing, `C++` will be normalized to `c`. When searching,...
In the current implementation, correct. Searching for a `~` alone wouldn't return results.