A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi!
We're unable to configure TinyMCE (episerver 6r2) not to generate spans with font sizes when creating lists. It generates something like
<ul> <li> <span style="font-size: 0.87em"> my list item text </span</li></ul>
Can someone tell me how to disable this "feature" in tinymce? I dont want the font-size styling, acctually not span there at all if possible.