mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
tests(images): fix standard testsuite images test
This commit is contained in:
parent
e27e16bdc5
commit
307d135e0a
|
@ -1,4 +1,4 @@
|
||||||
<p><img src="/path/to/img.jpg" alt="Alt text" title="" /></p>
|
<p><img src="/path/to/img.jpg" alt="Alt text" /></p>
|
||||||
|
|
||||||
<p><img src="/path/to/img.jpg" alt="Alt text" title="Optional title" /></p>
|
<p><img src="/path/to/img.jpg" alt="Alt text" title="Optional title" /></p>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user