test/script/markdown/images.js.EXPECTED

Fri, 06 Sep 2019 03:21:30 +0100

author
andrew
date
Fri, 06 Sep 2019 03:21:30 +0100
changeset 2516
ad8af81cc28b
parent 963
e2497b11a021
permissions
-rw-r--r--

Added tag jdk8u242-b00 for changeset 8a951fd037e2

     1 <p><img src="/path/to/img.jpg" alt="Alt text" title="" /></p>
     3 <p><img src="/path/to/img.jpg" alt="Alt text" title="Optional title" /></p>
     5 <p><img src="url/to/image" alt="Alt text" title="Optional title attribute" /></p>

mercurial