diff options
Diffstat (limited to 'tests/data/inline_parses_images_00-expected.md')
-rw-r--r-- | tests/data/inline_parses_images_00-expected.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/data/inline_parses_images_00-expected.md b/tests/data/inline_parses_images_00-expected.md new file mode 100644 index 0000000..4b754f4 --- /dev/null +++ b/tests/data/inline_parses_images_00-expected.md @@ -0,0 +1,5 @@ +![IMG 00](/path/to/img-00.jpg) + +![IMG 01](/path/to/img-01.jpg "IMG 01 Title") + +![IMG 02](url/to/image-02 "IMG 02 Title") |