If the link text matches the URL it should also be removed

Created on 1 April 2025, 1 day ago

Problem/Motivation

If the link text matches the URL for example

<a href="http://example.com/one">http://example.com/one</a>
<a href="/node/1">/node/1</a>

Then the link text should also be removed as the text formats can result in these being turned back into links automatically and also because even if you have /node/1 in you text it is a textual reference back to the link you've removed.

Proposed resolution

Remove text when it matches the link.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024