Closed
Description
Bug Report
(This issue was original discussed in #1434)
Search results are not displayed with their original diacritical marks. Notice in the screenshot below that the page contains the string "Let's go to café today". A search for "cafe" (no diacritical marks) matches "café" as it should, but the search result displayed under the search field shows the normalized version ("cafe") instead of the original text ("café").
Steps to reproduce
- Visit https://docsify.js.org (once feat: search ignore diacritical marks #1434 has been merged and released)
- Search for "café" (note the accented e)
What is current behaviour
Search results contain only "cafe" (without accented e)
What is the expected behaviour
Search results should contain exact match of search string "café" (with accented e)
Other relevant information
-
Bug does still occur when all/other plugins are disabled?
-
Browser version: All
-
Docsify version: 4.11.6
-
Docsify plugins: N/A
Metadata
Metadata
Assignees
Labels
No labels