Address minify with code
Using the minify option removes the carriage returns. <pre><code>
combination needs carriage returns to render properly.
We now check if the HTML has that combination before minifying.
Note: This is an all or nothing solution at the moment. Either the HTML will be minified, or it won't.