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

Mon, 22 Feb 2016 13:45:00 -0800

author
asaha
date
Mon, 22 Feb 2016 13:45:00 -0800
changeset 1853
5e6425585441
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