Hello World

This is a test of the HTML5 parser.


& Nobody nowhere.
TEST © HERE; $html5 = new HTML5(); $dom = $html5->loadHTML($html); print "Converting to HTML 5\n"; $html5->save($dom, fopen("php://stdin", 'w'));