summaryrefslogtreecommitdiff
path: root/vendor/soundasleep/html2text/tests/txt/images.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/soundasleep/html2text/tests/txt/images.txt')
-rw-r--r--vendor/soundasleep/html2text/tests/txt/images.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/vendor/soundasleep/html2text/tests/txt/images.txt b/vendor/soundasleep/html2text/tests/txt/images.txt
new file mode 100644
index 000000000..7c3c020ab
--- /dev/null
+++ b/vendor/soundasleep/html2text/tests/txt/images.txt
@@ -0,0 +1,27 @@
+One:
+
+Two: [two]
+
+Three: [three]
+
+Four: [four]
+
+With links
+
+One: http://localhost
+
+Two: [two](http://localhost)
+
+Three: [three](http://localhost)
+
+Four: [four](http://localhost)
+
+With links with titles
+
+One: [one link](http://localhost)
+
+Two: [two link](http://localhost)
+
+Three: [three link](http://localhost)
+
+Four: [four link](http://localhost) \ No newline at end of file