almost
i wanted
Code:
<h1
<h2
<h2...
<h1
<h2
<h2...
but that, in ADE stops before the 2nd h1. ( please ignore talk of using h3, that was just part of my trial & error testing.). Also, in ADE, I'd see only the h2 labels, not the 1st h1 label, in the ADE toc.
so 1st issue is what that is acceptable to sigil / flightcrew but not to ADE. I am using sigil to generate the toc. I am not building it by hand.
2nd issue - the workaround. If I precede the above code with a <h2 & rebuild the toc, then all is OK. so why is that ?
i.e. the working structure , for ADE, has to be
collection title (h2)
book1 title (h1)
book 1 chapters (h2)
book 2 title (h1)
book 2 chapters (h2)....
the collection title cannot be h1 or missing, in ADE, but sigil/flightcrew allow it