The following URL is ignored:
[](URL)
Expected:
<figure>
<a href="URL">
<img alt="Alt text" src="/path/to/image.png" title="This is the title of the image."/>
</a>
<figcaption><span>Figure 1:</span> This is the title of the image.</figcaption>
</figure>
The link would include the image but not the caption.
The alt tag needs more consideration.
The following URL is ignored:
[](URL)Expected:
The link would include the image but not the caption.
The alt tag needs more consideration.