Skip to content

Z and _ is matched as suspicious characters #7

@gringostar

Description

@gringostar

When either a Z or a underscore (_) appears on the right hand side of a :: it is matched as suspicious content, and the string is filtered away.

I believe what is intended to be matched as suspicious content is \Z, _ (and %) but since we already match backslash , these are superfluous and seems to be causing issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions