Skip to content

[Bug]: url in parenthesis gets linked wrongly #1060

@tmotyl

Description

@tmotyl

Summary

The url inside the parenthesis will be linked with the closing bracket included in href.

Code snippet that reproduces the problem

some text (text in parenthesis https://example.com).

Expected output

some text (text in parenthesis <a href="https://example.com" />https://example.com</a>).

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions