Quote:
Originally Posted by KevinH
Shameless plug ... if you are interested in creating more accessible epub3, you might want to checkout my Access-Aide plugin which will properly fill in missing titles, allow img alt attributes to be easily updates, add aria roles based on existing epub:type attributes, and etc.
|
This seems to be a great plugin but it doesn't place the chapter header to the title element. As you probably know InDesign creates generic titles for each xhtml file so the title element is never empty. I noticed that your plugin places header to title element only if the title is empty. But I think I might use your plugin to add other required accessible features in ebooks. Thank you!