We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73e8331 + c68d342 commit 2ccd39fCopy full SHA for 2ccd39f
tests/test_port/fixtures/commonmark_extras.md
@@ -663,3 +663,13 @@ Issue #772. Header rule should not interfere with html tags.
663
==
664
</pre>
665
.
666
+
667
+Issue #205. Space in link destination generates IndexError
668
+.
669
+[Contact](http:// mail.com)
670
671
+[Contact](mailto: [email protected])
672
673
+<p>[Contact](http:// mail.com)</p>
674
+<p>[Contact](mailto: [email protected])</p>
675
0 commit comments