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
We need to resolve all cases in our code and remove suppression.
removal of P tag from first block of text causes Element 'subsection' cannot have character [children], because the type's content type is element-only., it is limitation of Xdoc files that we are using, workaround is change P to DIV
see details at #15764 (comment)