Liam Bigelow
Liam Bigelow
Thanks! Sorry for leaving this hanging — I'm just holding off merging this while waiting to ensure that Pagefind's UI supports RTL languages correctly.
👋 Hey @blacktop — sorry that I missed this! Off the top of my head I don't have an answer for you, but I can have a wee dig and...
Hey @mrjbq7 👋 Are you on a 1.0.X release of Pagefind? 1.0 added exactly this as a feature, so it should already be working! As an example, search the pagefind.app...
Sorry, poor choice of example on my part. I didn't mean anything about the ignore setting itself — that was just an example of getting results containing the hyphenated `data-pagefind-ignore`...
Thanks for the small reproduction case 🙏 very very appreciated. Looking at `fixnum-log2` specifically, the issue is Pagefind is actually splitting **beyond** what you're after here — it's being split...
No new thoughts yet, but if you're happy to have a tinker it would definitely be appreciated! ❤️ ## Getting off the ground Pagefind's [CONTRIBUTING.md](https://github.com/CloudCannon/pagefind/blob/main/CONTRIBUTING.md) hasn't been thoroughly vetted, but...
Agreed! I didn't get a chance to tackle this prior to 1.0, but I do have some ideas so should be able to look at this in an upcoming release...
Hmm, not immediately, no. But it might pose as an interesting place to add a setting around this 🤔
That could definitely be exposed, though Pagefind offers no method for finding a hash you're looking for outside of a search result. What's the use-case you're looking to fill here?...
Ah, cool! Nice use-case. The purpose of the hashes is to eliminate any stale caching issues, so I'd be hesitant to provide a custom hash functionality. The option for Pagefind...