Found a pretty embarrassing bug (well, it embarrassed my client at least).
Certain text shows properly when editing but then changes to HTML code for the character when viewed on the front end (shown).
In this case, we copied from a Word doc a line of text, using CTRL-SHIFT-V (which copies the text w/o any formatting). Upon inspection after discovering this glitch, the text for the ampersand in the raw text editor (sidebar) shows as &
. In the rich editor (sidebar) it shows as &
But in the main area (i.e. inline), only the ampersand shows and not the additional bogus text.
If you guys can get this to be consistent so if there is an error in the text it’s showing on the back end and front end the same, awesome.