Skip to content

Resolve #3432756 "Splitting the links"

💬 Description

fix issue #3432756: Splitting the links in two

See https://www.drupal.org/project/nbsp/issues/3432756

🎟️ Issue(s)

Closes #3432756

🔢 To Review

  1. Enable NBSP and add the button to the Editor Formatter "Full HTML"
  2. Create any content with CKeditr 5 and the "FUll HTML" Formatter
  3. Enable the Source button
  4. Past the following
lorem ipsum <a href="https://www.google.ch">dolore<nbsp>&npbs;</nbsp>sit</a> amet.
  1. Reclick on the Source button
  2. Ensure the CKeditor link is now keept and not transformed
  • Update the "Unreleased" section of the CHANGELOG.md with chan
Edited by Kevin Wenger

Merge request reports