Beautify doesn't work properly after large comments

Has anyone noticed that Postman’s “Beautify” feature doesn’t work properly after long XML comments?

When commenting out a long section of XML in an API request payload, even if the response is technically accurate, Postman’s “Beautify” tool will add or remove indentations at random, add line breaks, etc.

The problem doesn’t seem to occur if the comment is isolated to one or two lines of XML. If the comment spans three or more lines, the formatting issue occurs again.