markdownlint/test/spaces_inside_link_text.md
2015-04-15 18:24:42 -07:00

10 lines
216 B
Markdown

[foo](http://bar/)
[foo ](http://bar/) {MD039}
[ foo](http://bar/) {MD039}
[ foo ](http://bar/) {MD039}
The following shouldn't break anything:
[![Screenshot.png](/images/Screenshot.png)](/images/Screenshot.png)