Preview
Issue #1
- Mikhail Burkasov
- My template supports the common image srcs, which are .jpg and .png. They are 99% of all images on the website and missing While I do use the first one mentioned in φ's text I do not agree with his logic, and the link in his example leads to nowhere. The only downside is that some of the exotic filetypes would be left as links, but I do not think it is a crucial issue.
- Type of issue
- Rudimentary content not removed
- Reported
- Mar 12, 2019
In IV 2.0, <img> tags support the optional attribute href to make the image clickable. This should only be used if the link behind the image leads to some different page or content. E.g., if the link opens the same image in a higher resolution, it should be ignored.
It's wrong to just not set if ends-with .jpg or .png. Good read by φ: https://telegra.ph/IV-image-links-03-10