When I delete a line of text on a page in WYSIWYG editor mode, the line after it often gets a style applied. The styles seem random - not always the same
Example:
I had content that looked like this if viewed in source editor
<p>some text</p>
<h2>H2 Text</h2>
When I deleted the "some text" line in WYSIWYG editor mode, the style of the h2 line changed to this in the source editor.
<p>
<span style="color: rgb(75,75,75);font-size: 1.4em;letter-spacing: -0.008em;">H2 Text</span>
</p>
I have to use the source editor to fix the problem whenever it happens.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.