jdk-24/test/nashorn/script/markdown/inline-anchors.js.EXPECTED
2017-09-12 19:03:39 +02:00

4 lines
163 B
Plaintext

<p>This is <a href="http://example.com/" title="Title">an example</a> inline link.</p>
<p><a href="http://example.net/">This link</a> has no title attribute.</p>