linkchecker/tests/checker/data/file.markdown
2016-01-19 12:17:08 +01:00

18 lines
291 B
Markdown

# Test #
<http://url.example.com> text <http://url2.example.com>
[link]( http://urllink.example.com)
[link2](http://urllink2
.example.com)
[test][id1]
[URL][id2]
[id1]:
http://urldef1.example.com
[id2]: http://urldef2.example.com "URL"
![img](http://urlimg.example.com)