summaryrefslogtreecommitdiffstats
path: root/test/books/images/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/books/images/README.md')
-rw-r--r--test/books/images/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/test/books/images/README.md b/test/books/images/README.md
new file mode 100644
index 0000000..484f410
--- /dev/null
+++ b/test/books/images/README.md
@@ -0,0 +1,18 @@
+# Tests for Images
+
+# SVG relative image
+
+
+### Convert SVG to PNG
+![test.svg](test.svg)
+
+### Should only convert it once
+![test.svg](test.svg)
+
+### Download remote images
+![remote image](http://upload.wikimedia.org/wikipedia/commons/b/b0/NewTux.svg)
+
+### Remote images with same filename
+![youtube1](http://img.youtube.com/vi/9bZkp7q19f0/0.jpg)
+![youtube2](http://img.youtube.com/vi/IkV2HQLAKHY/0.jpg)
+