test/script/markdown/images.js.EXPECTED

Wed, 29 Oct 2014 10:50:44 -0700

author
katleman
date
Wed, 29 Oct 2014 10:50:44 -0700
changeset 1069
21efaa9e20a5
parent 963
e2497b11a021
permissions
-rw-r--r--

Added tag jdk8u40-b12 for changeset 375a3a3256d0

     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