add test for gfm links embedded in markup.

This commit is contained in:
Christopher Jeffrey 2012-07-19 13:25:54 -05:00
parent ba024294a8
commit d5b751323d
4 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
<p>Already linked: <a href="http://example.com/">http://example.com/</a>.</p>

View File

@ -0,0 +1 @@
<p>Already linked: <a href="http://example.com/">http://example.com/</a>.</p>

View File

@ -0,0 +1 @@
<p>Already linked: <a href="http://example.com/">http://example.com/</a>.</p>

View File

@ -0,0 +1 @@
<p>Already linked: <a href="http://example.com/">http://example.com/</a>.</p>