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
align="..." is deprecated and the non-deprecated alternative is using CSS. however, the sanitation filter strips inline CSS. There should be an exception for this.
If this issue is not fixed, github/markup#163 can never be fixed (it has been closed without proper reason and should be open), and github/markup#1222 can never be finished.