Skip to content

Bugs in special character handling #1103

@CHU295

Description

@CHU295

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

Edit 307qqv236

Mention the docsify version in which this bug was not present (if any)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions