Skip to content

Jump links contain superflous unicode characters #328

Description

@Zodiac1978

Simplify jump links by removing such characters

For example on https://wordpress.org/support/article/settings-discussion-screen/ we have these jump links:

https://wordpress.org/support/article/settings-discussion-screen/#email-me-whenever%ef%bb%bf
https://wordpress.org/support/article/settings-discussion-screen/#before-a-comment-appears%ef%bb%bf
https://wordpress.org/support/article/settings-discussion-screen/#comment-moderat%ef%bb%bfion%ef%bb%bf

Looks like this is a ZERO WIDTH NO-BREAK SPACE
https://www.fileformat.info/info/unicode/char/feff/index.htm

Also known as BOM: https://en.wikipedia.org/wiki/Byte_order_mark

I don't think it is useful or intended here and therefore should be removed to simplify those jump links.

I haven't checked any other pages, but maybe the problem is on more helphub pages.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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