The HTML output of my Jekyll project is filled with whitespace. What is the easiest way to delete empty lines in the HTML output of Jekyll? Is there a hook I can use?
I'm searching for the right place/hook so that jekyll build
takes care about everything.