It all appears to be running just fine.
There is a call to HTMLProcessor code but it is hard coded.
This is with the latest version of ePubTidyTool.
Update: there is code to check the "FormatHTML" preference check in HTMLProcessor
It does look for the FormatHTML prefs setting and if it changes anything, it prints to the screen that changes were made.
So my guess is there are no changes that need to be made for the FormatHTML checkbox and so no output is generated.
That said, debug output in the processHTML routine in HTMLProcessor.py shows it is hanging for some reason.
So we are back to something in the files causing a hang. But I can not tell what.
Last edited by KevinH; 12-11-2024 at 11:16 AM.
|