Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Remove & nbsp; from RichText

Avatar

Level 2

Hey guys

I've configured the defaultPasteMode of my RichText-Box to "plaintext". But now if I copy something some "& nbsp;"-Tags appear, instead of the line breaks.

How can i remove those?

 

CQ Version: 5.5

1 Accepted Solution

Avatar

Correct answer by
Level 10

There does not appear to be a configurable setting to remove this. You can try overlaying this component and modify the component's app logic. Like all cq components, you can modify it.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

There does not appear to be a configurable setting to remove this. You can try overlaying this component and modify the component's app logic. Like all cq components, you can modify it.