mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-13 19:55:35 +02:00
- get original index in using a dichotomic seach instead of a linear one; - normalize the text in using NFD; - convert the query string into a RegExp; - replace whitespaces in the query with \s+; - handle hyphens at eol use to break a word; - add some \s* around punctuation signs
10 KiB
10 KiB