summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/test-markdown-basics.md5
1 files changed, 5 insertions, 0 deletions
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