Skip to content

Fails when link contains parenthesis "(" or ")" #140

@rt87

Description

@rt87

Description

The Link check fails if a parenthesis symbol, i.e. "(" or ")", is part of the URL.

Reproduce

e.g. try:

https://en.wikipedia.org/wiki/Cohesion_(computer_science)

Currently, this will be recognised as "https://en.wikipedia.org/wiki/Cohesion_", which then of course fails!

Expected behavior

Correct parsing of Link, probably will need some parenthesis-tracking or similar.

Context

Probably all versions & platforms

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions