Skip to content

Address minify with code

Compare
Choose a tag to compare
@joshbruce joshbruce released this 02 Nov 00:24
· 44 commits to main since this release

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.