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
Tab characters are used when generating the string title in the method BuildXmlFromComments().
Per the discussion at this comment, tabs, in general, are problematic and thus the use here should be reviewed.