mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-07-11 21:09:37 +02:00
* core: fix diacritics search in db.lookup.notesWithHighlighting Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * core: remove diacritic in transformTokens Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * core: remove redundant `textContainsTokens` check * core: fix wrong edge case handling * core: create & use highlightRegexMatches Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> --------- Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>