Not quite sure why it happens but it seems to be a known issue - There is an issue about it here at least http://issues.umbraco.org/issue/U4-8543 and it does not seem like it has been fixed yet though.
Even though it's really annoying to have markup rendered that you did not inject yourself this should be fairly harmless since it won't mess up any styling unless you use some very broad targeting selectors of course :)
Rich text editor - adds <span> arround text
When I render text from the RTE it adds a span around the text? So it looks like this:
I'm rendering it like this:
Anyone that now why?
Hi Thomas
Not quite sure why it happens but it seems to be a known issue - There is an issue about it here at least http://issues.umbraco.org/issue/U4-8543 and it does not seem like it has been fixed yet though.
Even though it's really annoying to have markup rendered that you did not inject yourself this should be fairly harmless since it won't mess up any styling unless you use some very broad targeting selectors of course :)
/Jan
Hi Jan
Thanks :) !
Weird that it hasn't been fixed yet after two years. I will try to look for a fix.
is working on a reply...