diff options
Diffstat (limited to 'tests/misc/image.txt')
-rw-r--r-- | tests/misc/image.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/misc/image.txt b/tests/misc/image.txt index 5553bd4..41a8cf7 100644 --- a/tests/misc/image.txt +++ b/tests/misc/image.txt @@ -1,2 +1,8 @@ ![Poster](http://humane_man.jpg "The most humane man.") + +![Poster][] + +[Poster]:http://humane_man.jpg "The most humane man." + +![Blank]()
\ No newline at end of file |