Thanks for this great plugin! I've just run it for the first time on a book I'm planning to upload to the MR library, and everything went smoothly.
The one thing I don't understand is how to add the description to svg images. I've read the explanation in the first post:
Quote:
Originally Posted by KevinH
2. svg image tags images are ignored as the "alt" attribute is not allowed on those tags. The proper way to handle svg: image tags is to provide the proper title and desc elements immediately after the svg start tag that contains the image element.
|
But I don't understand which proper title and desc elements and where exactly to insert them. I'm providing the code for my cover image:
Could someone please put "This is the image description" in the appropriate place(s) for me please?