@Mario248 This behavior is by design.
AJO modifies HTML formatting to enforce structural and security requirements. When you save HTML, AJO's backend parses and sometimes "minifies" or restructures your code for consistency, validation, and security reasons. It will not retain line breaks, indentation, or comments as written—even if your original formatting was clean or nicely spaced. The system processes HTML for compatibility and downstream rendering in multiple email clients, which often involves collapsing whitespace and auto-formatting blocks.