Okay for those following along, I just pushed changes to master to allow the Classes Used report to also search in any selectors defined in style tags inside that html file.
I have also pushed changes to allow a user to double click in the Classes Used report and if that class definition is found (even if in that html file's style tags) to open the CodeView editor to it. Similar to how the CSS Selectors Used in CSS files report does.
This completes suggestion 14 in the Summary Report found at
https://www.mobileread.com/forums/sh...8&postcount=83 earlier in this thread.
That just leaves the suggestion 1 to be done (so far).