Add missing <head>, <body> and closing </html> tags in generated html file.
<head>
<body>
</html>
This PR also contains previous tag support PR (#12).
Hi,
Included these changes in a fork of mine (link). Thanks!