format preprocessor, which also functions as a transformer, normalizes whitespace according to HTML conventions. It reduces any combination of tabs, line breaks, and space characters to a single space character.
Use this preprocessor to normalize whitespace in any type of text. It is not restricted to HTML documents.