test/script/markdown/inline-anchors.js.EXPECTED

Fri, 14 Jul 2017 14:30:06 -0700

author
asaha
date
Fri, 14 Jul 2017 14:30:06 -0700
changeset 2184
e474dc29c216
parent 963
e2497b11a021
permissions
-rw-r--r--

Merge

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

mercurial