openzim / mindtouch

libretexts.org to ZIM scraper
GNU General Public License v3.0
0 stars 0 forks source link

Add <img> images in ZIM #12

Open benoit74 opened 3 weeks ago

benoit74 commented 3 weeks ago

Once #7 is implemented, we need to fetch and add images to the ZIM, and probably fix HTML code to properly link to them.

Nota: we take only <img> tag into account, but both src and srcset attributes needs to be accounted for.