WYSIWYG not displaying final result correctly in V13.0

I’ll answer my own question as I think I figured out the problem. For some reason if the strings have to many characters without any spaces they don’t get wrapped around correctly.

Placing normal lorem ipsum text instead of the long string without spaces I had works just fine.

I don’t know if this is a bug or just how this is intended to work but I learned something. Maybe has to do with the css white space no wrap property?