aboutsummaryrefslogtreecommitdiff
path: root/test/script/markdown/inline-anchors.js.EXPECTED
blob: 52f90ed319d3f452f643d1539ec944d678772c90 (plain)
1
2
3
<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>