Hi, I've just liberated one of my drm-ed epub ebooks and editing it using sigil to embed font into it. While embedding font works fine under sigil, but sigil seems insisting to edit the toc. And now the ebook doesn't have toc in it (before edited, I can see it has toc under calibre viewer)
AFAIK Sigil using h1,h2,... tag to identified toc, but the source code in my ebook doesn't have that information, instead it just uses p tag as you can see in the screenshot:
So my question is, does Sigil have option not to edit toc if users choose it? If it is, does anybody know how?