You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are lots of places where <span>s got added during conversion. Are they all needed? Also check for unneeded/empty <div>s, and remove all the empty <!-- --> comments as long as they aren't doing anything. (And if they are doing something: surely there is a more intuitive way to achieve whatever they are doing.)