-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Description
Bug Report
Steps to reproduce
When there is a special character in a title, the a tag will escape this character, but the key searched by the serach component will directly ignore it。
For example, now there is a title called 'developer's Guide', which will be converted to 'developer 39s guide', but in 'docsify. Search. Index', it will be converted to 'developers guide', The character ' is ignored
This causes the click search result to be unable to locate
What is current behaviour
What is the expected behaviour
Other relevant information
-
Bug does still occur when all/other plugins are disabled?
-
Your OS:
-
Node.js version:
-
npm/yarn version:
-
Browser version:
-
Docsify version:
-
Docsify plugins:
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)
Metadata
Metadata
Assignees
Labels
No labels