I am using a html minifier, which can be found here: HTML minify
The strange thing to me is that every tag is placed on a new line. Is this common behavior or am I doing something wrong. The output looks something like this:

Anyone know how I can fix this so that is just creates one line of code, or is has this was of minifying some advantages.