linkchecker/tests/checker/data/file.markdown

19 lines
291 B
Markdown
Raw Normal View History

# Test #
2016-01-19 11:17:08 +00:00
<http://url.example.com> text <http://url2.example.com>
2016-01-19 11:17:08 +00:00
[link]( http://urllink.example.com)
2016-01-19 11:17:08 +00:00
[link2](http://urllink2
.example.com)
[test][id1]
[URL][id2]
[id1]:
2016-01-19 11:17:08 +00:00
http://urldef1.example.com
2016-01-19 11:17:08 +00:00
[id2]: http://urldef2.example.com "URL"
2016-01-19 11:17:08 +00:00
![img](http://urlimg.example.com)