Quote:
Originally Posted by Agama
I'm not so sure. If NCX entries could only point to Hn tags then some flexibility would be lost. There are times when it can be appropriate to link to a paragraph which does not start with a header.
|
I have no real life example in my mind in which such a link - in a TOC - makes sense.
But may be I overlook situations.
Do you have an example please?
Quote:
Originally Posted by Agama
Have you done any web searches for HTML tidying tools. Maybe there is something out there with some flexible user configuration that could help you.
|
I'm still searching for a tool which lists all used HTML elements of all HTML files inside a directory.
Like this:
p
p class="foo"
p id="f1"
span
span class="bar"
span style="ugly:yes"
h1
h1 id="z1"
...
For an analysation and overview of the complete text files of an given epub.
But until now I didn't have success.