The Calibre converter is also choking on the files, weirdly.
Code:
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Unknown</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="stylesheet.css"/>
<link rel="stylesheet" type="text/css" href="page_styles.css"/>
</head>
<!--
Page saved with SingleFile
url: https://web.archive.org/web/20230331062223if_/http://www.orionpressfanzines.com/2266-2270_The_First_Mission/thelesson.htm
saved date: Mon Jun 16 2025 21:59:36 GMT-0300 (Atlantic Daylight Time)
--><meta/>utf-8>
<title>The Lesson</title>
<meta/>referrer content=no-referrer><meta/>content-security-policy content="default-src 'none'; font-src 'self' data:; img-src 'self' data:; style-src 'unsafe-inline'; media-src 'self' data:; script-src 'unsafe-inline' data:; object-src 'self' data:; frame-src 'self' data:;"><body class="calibre"></body></html>
I wonder if there's something wrong with the original HTML files - I strip out a lot of stuff with the element inspector before sending it into
SingleFile, so maybe I broke them?