Quote:
Originally Posted by naglis
Image descriptions inside <img> tag alt attribute in accessible EPUBs can be lengthy and thus contain spelling mistakes. The ability to check the spelling of the text inside the alt attribute would be really helpful. Would it be possible to do that?
|
It should be possible to detect img alt text when building the set of words to spellcheck but I think separating into its own function might be better.
Honestly, spellchecking img alt text might be better suited to a plugin that does exactly and only that.
Such a plugin could also spellcheck metadata alt values as well.
Let me think about it.