From 13edd4e7adefb77ce801bca378e21540c75bcc72 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Sat, 4 Mar 2017 12:48:44 -0500 Subject: Add Markdown test cases for explicit image sizes (#5618) --- tests/test-markdown-basics.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests') diff --git a/tests/test-markdown-basics.md b/tests/test-markdown-basics.md index cea9a0867..473b1b4c5 100644 --- a/tests/test-markdown-basics.md +++ b/tests/test-markdown-basics.md @@ -107,6 +107,11 @@ Panorama Image: Tall Portrait Image: ![Portrait](http://www.maniacworld.com/now-this-is-a-tall-building.jpg) +Tall Portrait Image (resized): +![Portrait](http://www.maniacworld.com/now-this-is-a-tall-building.jpg =x200) + +Tall Portrait Image (resized to a square): +![Portrait](http://www.maniacworld.com/now-this-is-a-tall-building.jpg =200x200) ### Lines -- cgit v1.2.3-1-g7c22