summaryrefslogtreecommitdiff
path: root/vendor/soundasleep/html2text/tests/txt/anchors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/soundasleep/html2text/tests/txt/anchors.txt')
-rw-r--r--vendor/soundasleep/html2text/tests/txt/anchors.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/soundasleep/html2text/tests/txt/anchors.txt b/vendor/soundasleep/html2text/tests/txt/anchors.txt
new file mode 100644
index 000000000..da440cfef
--- /dev/null
+++ b/vendor/soundasleep/html2text/tests/txt/anchors.txt
@@ -0,0 +1,5 @@
+A document without any HTML open/closing tags.
+---------------------------------------------------------------
+We try and use the representation given by common browsers of the HTML document, so that it looks similar when converted to plain text. [visit foo.com](http://foo.com) - or http://www.foo.com [link](http://foo.com)
+
+[An anchor which will not appear] \ No newline at end of file