Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRespect data-external="1" attribute also for native images #6543
Comments
The basic problem is that the |
Probably because it was first implemented for audio and video... but indeed, we should just remove that limitation. |
Just like the data-external attribute can be added to some raw HTML elements in order to not bundle referenced media in EPUB containers, this adds the same feature to the ordinary HTML input format for the <img> element. Fixes jgm#6543
Version:
2.9.2.1
Input
Output