Thanks, i have ~200 unread articles from Feedly this year and collect them into one book as an "end year archive" with Calibre's Instapaper recipe.
i try small:
Code:
<ul class="calibre2">
<li class="calibre3">
<a href="...">Article 1</a>
</li>
<li class="calibre3">
<a href="...">Article 2</a>
</li>
<li class="calibre3">
<a href="...">Article 3</a>
</li>
</ul>
(and next Article 4 with it's code)
(and next Article 5 ...)
Then transfer it to Kindle Touch but the TOC still the regular (the same).
I plan to full replicate the Readability's code, but that may take a pretty lot of effort without clue if it will work.
The process of tranfer to Kindle-Delete File-Repeat that hurt me the most

💔