Skip to content

Commit

Permalink
added failing test for MD039 to address issue DavidAnson#182
Browse files Browse the repository at this point in the history
  • Loading branch information
John Trammell authored and psyomn committed Jul 7, 2018
1 parent fef3af9 commit 76a4679
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/rule_tests/spaces_inside_link_text.md
@@ -1,5 +1,9 @@
[foo](http://bar/)

["foo"](http:/bar/)

[foo "bar"](http:/baz/)

[foo ](http://bar/) {MD039}

[ foo](http://bar/) {MD039}
Expand Down

0 comments on commit 76a4679

Please sign in to comment.