Closed benoit74 closed 1 month 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.
<img>
src
srcset
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 bothsrc
andsrcset
attributes needs to be accounted for.