add test for gfm links embedded in markup.
This commit is contained in:
parent
ba024294a8
commit
d5b751323d
1
test/new/double_link.html
Normal file
1
test/new/double_link.html
Normal file
@ -0,0 +1 @@
|
||||
<p>Already linked: <a href="http://example.com/">http://example.com/</a>.</p>
|
1
test/new/double_link.text
Normal file
1
test/new/double_link.text
Normal file
@ -0,0 +1 @@
|
||||
<p>Already linked: <a href="http://example.com/">http://example.com/</a>.</p>
|
1
test/tests/double_link.html
Normal file
1
test/tests/double_link.html
Normal file
@ -0,0 +1 @@
|
||||
<p>Already linked: <a href="http://example.com/">http://example.com/</a>.</p>
|
1
test/tests/double_link.text
Normal file
1
test/tests/double_link.text
Normal file
@ -0,0 +1 @@
|
||||
<p>Already linked: <a href="http://example.com/">http://example.com/</a>.</p>
|
Loading…
x
Reference in New Issue
Block a user