I tried this again with a smaller log snippet and tried removing the header from it, or rather removing this:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- The HTML specification states that closing the BODY and HTML elements is optional.
I have chosen to leave them out in order to more easily support appending to logs.
See http://www.w3.org/TR/1998/REC-html40-19980424/struct/global.html#h-7.3" target="_BLANK -->
And that seemed to work. Also, the first log in question that didn't work for me, I had edited the raw log output from SK before converting it, so perhaps that has to do with it too?