html5minify 0.3.2

HTML5 minifier implementation based on Servo's html5ever.
Documentation
<html>
     
  <head>

    <title>       &lt;body&gt; +  &lt;script&gt;    </title>

  </head>

   <body>
    <!-- -->
        <script>

          console.assert(document.body);

        </script>



        <!-- -->
  </body>
  <!-- -->


</html>