A simple test follows:

${message}

Now, this time with the "LegacyCompress" transform model:

This is the same message, using the "compress" tag:

${message}

Finally, using the "CompressWhitespace" transform model:

This is the same message, using the "compress" tag:

${message}

The end.