Apply style to text selection in RTE instead of individual lines #14443
RasmusUmbraco
started this conversation in
Features and ideas
Replies: 1 comment 1 reply
-
We don't really control how TinyMCE handles selection. Still, I would try to make sure that your lines are in fact only present in one set of |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When styling text in the RTE the style gets applied to each line of text.
This can mess quite a bit with the style and make it look nothing like the preview.
Would it be possible to apply the style to the selection instead of applying it to each line?
In the preview:

In the RTE:

In the code:

Beta Was this translation helpful? Give feedback.
All reactions