Splitting the links in two

Created on 21 March 2024, 3 months ago
Updated 14 June 2024, 16 days ago

Problem/Motivation

I use Drupal 10 and ckeditor 5, if I add a nbsp to a link, the link is split into two parts

for example :

before adding the nbsp : <a href="/"> content link </a>

after adding the nbsp : <a href="/">content&nbsp;</a>&nbsp;<a href="/"> link </a>

πŸ› Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024