This issue arises from how the rich text editor handles links. When you add an external link, it improperly formats it, prepending your site’s URL, causing the incorrect output.
To resolve this, you can modify the configuration settings of the rich text editor to allow external links and ensure it correctly identifies the URL structure.
Check if the rich text editor sanitizes URLs. Some editors prevent external links to protect against XSS attacks, which may require the reconfiguration of allowed link formats.
Updating your editor’s library to the latest version might help, as newer versions often fix bugs including issues related to link formatting.
Collection
[
|
...
]